From e51d3fefaefeb829a5ab9611702a43c06d7ea98d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 May 2021 08:07:04 +0000 Subject: [PATCH] Bump http from 4.4.1 to 5.0.0 Bumps [http](https://github.com/httprb/http) from 4.4.1 to 5.0.0. - [Release notes](https://github.com/httprb/http/releases) - [Changelog](https://github.com/httprb/http/blob/master/CHANGES.md) - [Commits](https://github.com/httprb/http/compare/v4.4.1...v5.0.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 46d43781035..8e5d43f6f49 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -225,17 +225,15 @@ GEM hashie (4.1.0) holidays (8.4.1) html_tokenizer (0.0.7) - http (4.4.1) + http (5.0.0) addressable (~> 2.3) http-cookie (~> 1.0) http-form_data (~> 2.2) - http-parser (~> 1.2.0) + llhttp-ffi (~> 0.0.1) http-accept (1.7.0) http-cookie (1.0.3) domain_name (~> 0.5) http-form_data (2.3.0) - http-parser (1.2.1) - ffi-compiler (>= 1.0, < 2.0) httpclient (2.8.3) i18n (1.8.10) concurrent-ruby (~> 1.0) @@ -271,6 +269,9 @@ GEM listen (3.5.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) + llhttp-ffi (0.0.1) + ffi-compiler (~> 1.0) + rake (~> 13.0) loofah (2.9.1) crass (~> 1.0.2) nokogiri (>= 1.5.9)