From 01f14b4b7ad519b225094049b4b73aea202722d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Sun, 11 Nov 2018 15:58:23 +0000 Subject: [PATCH] Bump http from 3.3.0 to 4.0.0 Bumps [http](https://github.com/httprb/http) from 3.3.0 to 4.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/v3.3.0...v4.0.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 74b8e8d..4976fcb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -96,7 +96,7 @@ GEM activesupport (>= 4.2.0) hashdiff (0.3.7) hashie (3.5.7) - http (3.3.0) + http (4.0.0) addressable (~> 2.3) http-cookie (~> 1.0) http-form_data (~> 2.0)