Merge pull request #12434 from Homebrew/dependabot/bundler/docs/http_parser.rb-0.8.0

build(deps): bump http_parser.rb from 0.6.0 to 0.8.0 in /docs
This commit is contained in:
Mike McQuaid 2021-11-16 12:06:09 +00:00 committed by GitHub
commit f0d7e0057e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,9 +19,9 @@ GEM
concurrent-ruby (1.1.9) concurrent-ruby (1.1.9)
dnsruby (1.61.7) dnsruby (1.61.7)
simpleidn (~> 0.1) simpleidn (~> 0.1)
em-websocket (0.5.2) em-websocket (0.5.3)
eventmachine (>= 0.12.9) eventmachine (>= 0.12.9)
http_parser.rb (~> 0.6.0) http_parser.rb (~> 0)
ethon (0.15.0) ethon (0.15.0)
ffi (>= 1.15.0) ffi (>= 1.15.0)
eventmachine (1.2.7) eventmachine (1.2.7)
@ -109,7 +109,7 @@ GEM
rainbow (~> 3.0) rainbow (~> 3.0)
typhoeus (~> 1.3) typhoeus (~> 1.3)
yell (~> 2.0) yell (~> 2.0)
http_parser.rb (0.6.0) http_parser.rb (0.8.0)
i18n (0.9.5) i18n (0.9.5)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
jekyll (3.9.0) jekyll (3.9.0)