From 12f1222dc2c9ca59fa6d63bee3d73eab3b4c4588 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 12 Mar 2019 06:32:31 +0000 Subject: [PATCH] Bump http from 4.0.0 to 4.1.1 Bumps [http](https://github.com/httprb/http) from 4.0.0 to 4.1.1. - [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.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f97b92f..5f282be 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.1) addressable (~> 2.3) http-cookie (~> 1.0) http-form_data (~> 2.0)