Merge pull request #8219 from Homebrew/dependabot/bundler/docs/dnsruby-1.61.4

build(deps): bump dnsruby from 1.61.3 to 1.61.4 in /docs
This commit is contained in:
Mike McQuaid 2020-08-06 15:02:47 +01:00 committed by GitHub
commit 51ff5eb401
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,8 +17,8 @@ GEM
commonmarker (0.17.13) commonmarker (0.17.13)
ruby-enum (~> 0.5) ruby-enum (~> 0.5)
concurrent-ruby (1.1.6) concurrent-ruby (1.1.6)
dnsruby (1.61.3) dnsruby (1.61.4)
addressable (~> 2.5) simpleidn (~> 0.1)
em-websocket (0.5.1) em-websocket (0.5.1)
eventmachine (>= 0.12.9) eventmachine (>= 0.12.9)
http_parser.rb (~> 0.6.0) http_parser.rb (~> 0.6.0)
@ -241,6 +241,8 @@ GEM
sawyer (0.8.2) sawyer (0.8.2)
addressable (>= 2.3.5) addressable (>= 2.3.5)
faraday (> 0.8, < 2.0) faraday (> 0.8, < 2.0)
simpleidn (0.1.1)
unf (~> 0.1.4)
terminal-table (1.8.0) terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1) unicode-display_width (~> 1.1, >= 1.1.1)
thread_safe (0.3.6) thread_safe (0.3.6)
@ -248,6 +250,9 @@ GEM
ethon (>= 0.9.0) ethon (>= 0.9.0)
tzinfo (1.2.7) tzinfo (1.2.7)
thread_safe (~> 0.1) thread_safe (~> 0.1)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.7)
unicode-display_width (1.7.0) unicode-display_width (1.7.0)
yell (2.2.2) yell (2.2.2)
zeitwerk (2.4.0) zeitwerk (2.4.0)