From 2051b4fc0fb34218c7e4881899546e9825c9bf5b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 19 Apr 2021 10:43:48 +0000 Subject: [PATCH] Bump faraday from 0.9.2 to 1.4.1 Bumps [faraday](https://github.com/lostisland/faraday) from 0.9.2 to 1.4.1. - [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.4.1) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3112a04..c8204ad 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -5,14 +5,21 @@ GEM diff-lcs (1.2.5) dotenv (2.1.1) eventmachine (1.2.0.1) - faraday (0.9.2) + faraday (1.4.1) + faraday-excon (~> 1.1) + faraday-net_http (~> 1.0) + faraday-net_http_persistent (~> 1.1) multipart-post (>= 1.2, < 3) + ruby2_keywords (>= 0.0.4) + faraday-excon (1.1.0) + faraday-net_http (1.0.1) + faraday-net_http_persistent (1.1.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 +41,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)