From b4d97dfe3104ee7c4f0f8d1b0232e8ac8e52ba84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 15 Jan 2019 06:27:37 +0000 Subject: [PATCH] Bump http from 4.0.0 to 4.0.1 Bumps [http](https://github.com/httprb/http) from 4.0.0 to 4.0.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.0.1) 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..2b1dff4 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.1) addressable (~> 2.3) http-cookie (~> 1.0) http-form_data (~> 2.0)