From d20f339f59e2c9a140c3af3f307a9aa157b9c24e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2020 05:24:14 +0000 Subject: [PATCH] Bump http from 4.2.0 to 4.3.0 Bumps [http](https://github.com/httprb/http) from 4.2.0 to 4.3.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.2.0...v4.3.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3289741..732322c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -89,7 +89,7 @@ GEM execjs (2.7.0) faraday (0.12.2) multipart-post (>= 1.2, < 3) - ffi (1.11.1) + ffi (1.11.3) ffi-compiler (1.0.1) ffi (>= 1.0.0) rake @@ -99,14 +99,14 @@ GEM activesupport (>= 4.2.0) hashdiff (1.0.0) hashie (3.5.7) - http (4.2.0) + http (4.3.0) addressable (~> 2.3) http-cookie (~> 1.0) - http-form_data (~> 2.0) + http-form_data (~> 2.2) http-parser (~> 1.2.0) http-cookie (1.0.3) domain_name (~> 0.5) - http-form_data (2.1.1) + http-form_data (2.2.0) http-parser (1.2.1) ffi-compiler (>= 1.0, < 2.0) i18n (1.8.1) @@ -152,7 +152,7 @@ GEM pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) - public_suffix (4.0.1) + public_suffix (4.0.3) puma (3.12.1) rack (2.0.8) rack-proxy (0.6.5)