From fd0e91c8d5f1bcbe3f91f65664acfdab7cf21fca Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2019 10:31:33 +0000 Subject: [PATCH] Bump faraday from 0.17.0 to 0.17.1 Bumps [faraday](https://github.com/lostisland/faraday) from 0.17.0 to 0.17.1. - [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.0...v0.17.1) 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 8818c0e94..1f7020f30 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -185,7 +185,7 @@ GEM railties (>= 4.2.0) faker (2.7.0) i18n (>= 1.6, < 1.8) - faraday (0.17.0) + faraday (0.17.1) multipart-post (>= 1.2, < 3) faraday_middleware (0.13.1) faraday (>= 0.7.4, < 1.0)