From 7c0d184d653d4f955f98f388d3f3b12579d5e7f4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2020 02:56:42 +0000 Subject: [PATCH] Bump faraday from 0.17.1 to 0.17.3 Bumps [faraday](https://github.com/lostisland/faraday) from 0.17.1 to 0.17.3. - [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.1...v0.17.3) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index e0900584c..7cb3401da 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -185,7 +185,7 @@ GEM railties (>= 4.2.0) faker (2.10.0) i18n (>= 1.6, < 1.8) - faraday (0.17.1) + faraday (0.17.3) multipart-post (>= 1.2, < 3) faraday_middleware (0.13.1) faraday (>= 0.7.4, < 1.0)