From fbc8582e704bbaa74d96488f4a999607a4c0cf1d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 5 Jul 2021 10:19:54 +0000 Subject: [PATCH] Bump faraday from 0.9.2 to 1.5.0 Bumps [faraday](https://github.com/lostisland/faraday) from 0.9.2 to 1.5.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/v0.9.2...v1.5.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3112a04..0c4afca 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -5,14 +5,29 @@ GEM diff-lcs (1.2.5) dotenv (2.1.1) eventmachine (1.2.0.1) - faraday (0.9.2) + faraday (1.5.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) multipart-post (>= 1.2, < 3) + 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.1.0) + faraday-patron (1.0.0) ffi (1.9.10) json (1.8.3) listen (3.1.1) rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9.7) - multipart-post (2.0.0) + multipart-post (2.1.1) rack (1.6.4) rack-protection (1.5.3) rack @@ -34,6 +49,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.4.0) rspec-support (3.4.1) + ruby2_keywords (0.0.4) sinatra (1.4.7) rack (~> 1.5) rack-protection (~> 1.4)