From c7d2b0369913b5e57912893ceb531583c179fe11 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 24 Dec 2020 06:08:57 +0000 Subject: [PATCH] Bump faraday from 0.17.3 to 1.2.0 Bumps [faraday](https://github.com/lostisland/faraday) from 0.17.3 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.17.3...v1.2.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 06a0b5c..7be9c46 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -15,8 +15,9 @@ GEM safe_yaml (~> 1.0.0) diff-lcs (1.3) dotenv (2.7.5) - faraday (0.17.3) + faraday (1.2.0) multipart-post (>= 1.2, < 3) + ruby2_keywords hashdiff (1.0.1) jaro_winkler (1.5.4) method_source (1.0.0) @@ -51,6 +52,7 @@ GEM ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 1.7) ruby-progressbar (1.10.1) + ruby2_keywords (0.0.2) safe_yaml (1.0.5) unicode-display_width (1.6.1) vcr (5.1.0)