From 9040bb6bd030ae412bd0b1ba196935bfe9854319 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Jan 2021 12:36:22 +0100 Subject: [PATCH] Build(deps): Bump faraday from 1.2.0 to 1.3.0 (#11614) Bumps [faraday](https://github.com/lostisland/faraday) from 1.2.0 to 1.3.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/v1.2.0...v1.3.0) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index daf9a1c23c..0bc3c8a96a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -127,9 +127,11 @@ GEM exifr (1.3.9) fabrication (2.21.1) fakeweb (1.3.0) - faraday (1.2.0) + faraday (1.3.0) + faraday-net_http (~> 1.0) multipart-post (>= 1.2, < 3) ruby2_keywords + faraday-net_http (1.0.0) fast_blank (1.0.0) fast_xs (0.8.0) fastimage (2.2.0)