From 9487f34cf3e8811f455997e38bc6b3563f325a26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jul 2021 08:15:05 +0000 Subject: [PATCH] Bump faraday-net_http_persistent from 1.1.0 to 1.2.0 Bumps [faraday-net_http_persistent](https://github.com/lostisland/faraday-net_http_persistent) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/lostisland/faraday-net_http_persistent/releases) - [Commits](https://github.com/lostisland/faraday-net_http_persistent/compare/v1.1.0...v1.2.0) --- updated-dependencies: - dependency-name: faraday-net_http_persistent dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 05b4f779db8..14b4dd4d8c3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,7 +13,7 @@ GEM ruby2_keywords (>= 0.0.4) faraday-excon (1.1.0) faraday-net_http (1.0.1) - faraday-net_http_persistent (1.1.0) + faraday-net_http_persistent (1.2.0) fastimage (2.2.3) method_source (1.0.0) minitest (5.14.4)