From 7d990ed1141953b960283e0426fc29605fdd908f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 23:00:29 +0000 Subject: [PATCH] Bump http from 5.0.4 to 5.1.0 Bumps [http](https://github.com/httprb/http) from 5.0.4 to 5.1.0. - [Release notes](https://github.com/httprb/http/releases) - [Changelog](https://github.com/httprb/http/blob/main/CHANGES.md) - [Commits](https://github.com/httprb/http/compare/v5.0.4...v5.1.0) --- updated-dependencies: - dependency-name: http dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1fb2992..1b85134 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -40,12 +40,12 @@ GEM ffi-compiler (1.0.1) ffi (>= 1.0.0) rake - http (5.0.4) + http (5.1.0) addressable (~> 2.8) http-cookie (~> 1.0) http-form_data (~> 2.2) llhttp-ffi (~> 0.4.0) - http-cookie (1.0.4) + http-cookie (1.0.5) domain_name (~> 0.5) http-form_data (2.3.0) http_parser.rb (0.8.0) @@ -93,7 +93,7 @@ GEM timers (4.3.3) unf (0.1.4) unf_ext - unf_ext (0.0.8.1) + unf_ext (0.0.8.2) webrick (1.7.0) websocket-driver (0.7.5) websocket-extensions (>= 0.1.0)