From 931eff874b7b6268132329efc78b93d4b498ece2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Aug 2021 05:23:08 +0000 Subject: [PATCH] Upgrade: Bump faraday from 1.1.0 to 1.6.0 Bumps [faraday](https://github.com/lostisland/faraday) from 1.1.0 to 1.6.0. - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](https://github.com/lostisland/faraday/compare/v1.1.0...v1.6.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 08c1f93b3..d8c0a4add 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -204,9 +204,25 @@ GEM railties (>= 4.2.0) faker (2.2.1) i18n (>= 0.8) - faraday (1.1.0) + faraday (1.6.0) + faraday-em_http (~> 1.0) + faraday-em_synchrony (~> 1.0) + faraday-excon (~> 1.1) + faraday-httpclient (~> 1.0.1) + faraday-net_http (~> 1.0) + faraday-net_http_persistent (~> 1.1) + faraday-patron (~> 1.0) + faraday-rack (~> 1.0) multipart-post (>= 1.2, < 3) - ruby2_keywords + ruby2_keywords (>= 0.0.4) + faraday-em_http (1.0.0) + faraday-em_synchrony (1.0.0) + faraday-excon (1.1.0) + faraday-httpclient (1.0.1) + faraday-net_http (1.0.1) + faraday-net_http_persistent (1.2.0) + faraday-patron (1.0.0) + faraday-rack (1.0.0) ffi (1.13.1) fog-aws (3.6.7) fog-core (~> 2.1) @@ -530,7 +546,7 @@ GEM rubocop-ast (1.0.1) parser (>= 2.7.1.5) ruby-progressbar (1.10.1) - ruby2_keywords (0.0.2) + ruby2_keywords (0.0.5) rubyzip (1.3.0) sass (3.4.25) sass-rails (5.0.7)