From ad5ccf3c6ecf7bd39f66b210791332347480cfe5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 24 May 2021 10:17:44 +0000 Subject: [PATCH] Bump faraday from 0.9.2 to 1.4.2 Bumps [faraday](https://github.com/lostisland/faraday) from 0.9.2 to 1.4.2. - [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.2) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3112a04..dc8e1e7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -5,14 +5,25 @@ GEM diff-lcs (1.2.5) dotenv (2.1.1) eventmachine (1.2.0.1) - faraday (0.9.2) + faraday (1.4.2) + faraday-em_http (~> 1.0) + faraday-em_synchrony (~> 1.0) + 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-em_http (1.0.0) + faraday-em_synchrony (1.0.0) + 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 +45,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)