From b22eadb831ad560d7ea592d47d4d6bd0831cb601 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 11 Mar 2019 05:21:58 +0000 Subject: [PATCH] Bump http from 4.0.0 to 4.1.0 Bumps [http](https://github.com/httprb/http) from 4.0.0 to 4.1.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.0.0...v4.1.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 40fc761..ac37120 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,7 +42,7 @@ GEM i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.5.2) + addressable (2.6.0) public_suffix (>= 2.0.2, < 4.0) archive-zip (0.11.0) io-like (~> 0.3.0) @@ -97,7 +97,7 @@ GEM activesupport (>= 4.2.0) hashdiff (0.3.7) hashie (3.5.7) - http (4.0.0) + http (4.1.0) addressable (~> 2.3) http-cookie (~> 1.0) http-form_data (~> 2.0)