From b07f5511fd3a2c2c1b43c09a900574deae737b30 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 24 Dec 2020 10:35:43 +0000 Subject: [PATCH] Bump faraday from 0.9.2 to 1.2.0 Bumps [faraday](https://github.com/lostisland/faraday) from 0.9.2 to 1.2.0. - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/master/CHANGELOG.md) - [Commits](https://github.com/lostisland/faraday/compare/v0.9.2...v1.2.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3112a04..59e839d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -5,14 +5,15 @@ GEM diff-lcs (1.2.5) dotenv (2.1.1) eventmachine (1.2.0.1) - faraday (0.9.2) + faraday (1.2.0) multipart-post (>= 1.2, < 3) + ruby2_keywords 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 +35,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.4.0) rspec-support (3.4.1) + ruby2_keywords (0.0.2) sinatra (1.4.7) rack (~> 1.5) rack-protection (~> 1.4)