From 7808ce73b8daee87a729f603ffcbebc2e3d85dbf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 08:07:13 +0000 Subject: [PATCH] Bump http from 5.1.1 to 5.2.0 Bumps [http](https://github.com/httprb/http) from 5.1.1 to 5.2.0. - [Changelog](https://github.com/httprb/http/blob/main/CHANGELOG.md) - [Commits](https://github.com/httprb/http/compare/v5.1.1...v5.2.0) --- updated-dependencies: - dependency-name: http dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 62a65e6..a11148b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -107,8 +107,7 @@ GEM debug (1.9.1) irb (~> 1.10) reline (>= 0.3.8) - domain_name (0.5.20190701) - unf (>= 0.0.5, < 1.0.0) + domain_name (0.6.20240107) dotenv (2.8.1) dotenv-rails (2.8.1) dotenv (= 2.8.1) @@ -128,11 +127,12 @@ GEM raabro (~> 1.4) globalid (1.2.1) activesupport (>= 6.1) - http (5.1.1) + http (5.2.0) addressable (~> 2.8) + base64 (~> 0.1) http-cookie (~> 1.0) http-form_data (~> 2.2) - llhttp-ffi (~> 0.4.0) + llhttp-ffi (~> 0.5.0) http-cookie (1.0.5) domain_name (~> 0.5) http-form_data (2.3.0) @@ -148,7 +148,7 @@ GEM reline (>= 0.4.2) json (2.7.1) language_server-protocol (3.17.0.3) - llhttp-ffi (0.4.0) + llhttp-ffi (0.5.0) ffi-compiler (~> 1.0) rake (~> 13.0) loofah (2.22.0) @@ -306,9 +306,6 @@ GEM railties (>= 6.0.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unf (0.1.4) - unf_ext - unf_ext (0.0.8.2) unicode-display_width (2.5.0) web-console (4.2.1) actionview (>= 6.0.0)