From a4b7dfe26d1ef79a5763950e98b566601ca5ac9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 16 Jan 2019 05:58:29 +0000 Subject: [PATCH] Bump http from 4.0.0 to 4.0.2 Bumps [http](https://github.com/httprb/http) from 4.0.0 to 4.0.2. - [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.0.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 40fc761..caa4417 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -97,7 +97,7 @@ GEM activesupport (>= 4.2.0) hashdiff (0.3.7) hashie (3.5.7) - http (4.0.0) + http (4.0.2) addressable (~> 2.3) http-cookie (~> 1.0) http-form_data (~> 2.0)