From 8027b5c074766c078f116a69bc8417e37f364fc7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Nov 2021 18:01:50 +0000 Subject: [PATCH] build(deps): bump http_parser.rb from 0.6.0 to 0.8.0 in /docs Bumps [http_parser.rb](https://github.com/tmm1/http_parser.rb) from 0.6.0 to 0.8.0. - [Release notes](https://github.com/tmm1/http_parser.rb/releases) - [Commits](https://github.com/tmm1/http_parser.rb/compare/v0.6.0...v0.8.0) --- updated-dependencies: - dependency-name: http_parser.rb dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index b4056003dd..93e1ff486b 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -19,9 +19,9 @@ GEM concurrent-ruby (1.1.9) dnsruby (1.61.7) simpleidn (~> 0.1) - em-websocket (0.5.2) + em-websocket (0.5.3) eventmachine (>= 0.12.9) - http_parser.rb (~> 0.6.0) + http_parser.rb (~> 0) ethon (0.15.0) ffi (>= 1.15.0) eventmachine (1.2.7) @@ -109,7 +109,7 @@ GEM rainbow (~> 3.0) typhoeus (~> 1.3) yell (~> 2.0) - http_parser.rb (0.6.0) + http_parser.rb (0.8.0) i18n (0.9.5) concurrent-ruby (~> 1.0) jekyll (3.9.0)