From 3be88ae4568a104a06d30fb15c4192520cb5adf0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 23 Apr 2018 06:01:34 +0000 Subject: [PATCH] Bump http from 3.0.0 to 3.2.0 Bumps [http](https://github.com/httprb/http) from 3.0.0 to 3.2.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.0.0...v3.2.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c0cc4565..25a2d56d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -95,7 +95,7 @@ GEM rake (> 10, < 13) thor (~> 0.19) docile (1.1.5) - domain_name (0.5.20170404) + domain_name (0.5.20180417) unf (>= 0.0.5, < 1.0.0) doorkeeper (4.3.2) railties (>= 4.2) @@ -127,14 +127,14 @@ GEM hashie (3.5.7) heapy (0.1.3) holiday_jp (0.7.0) - http (3.0.0) + http (3.2.0) addressable (~> 2.3) http-cookie (~> 1.0) - http-form_data (>= 2.0.0.pre.pre2, < 3) + http-form_data (~> 2.0) http_parser.rb (~> 0.6.0) http-cookie (1.0.3) domain_name (~> 0.5) - http-form_data (2.0.0) + http-form_data (2.1.0) http_accept_language (2.1.1) http_parser.rb (0.6.0) i18n (1.0.0)