From 63b5fbed2dd12b3d64ad2fa47792b5adb8d7dcd3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Aug 2022 19:31:30 +0000 Subject: [PATCH] Bump faraday-net_http_persistent from 2.0.1 to 2.0.2 Bumps [faraday-net_http_persistent](https://github.com/lostisland/faraday-net_http_persistent) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/lostisland/faraday-net_http_persistent/releases) - [Commits](https://github.com/lostisland/faraday-net_http_persistent/compare/v2.0.1...v2.0.2) --- updated-dependencies: - dependency-name: faraday-net_http_persistent dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 779b26a0..4c00169d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -156,8 +156,8 @@ GEM faraday-net_http (~> 2.0) ruby2_keywords (>= 0.0.4) faraday-net_http (2.1.0) - faraday-net_http_persistent (2.0.1) - faraday-net_http + faraday-net_http_persistent (2.0.2) + faraday-net_http (< 3) net-http-persistent (~> 4.0) faye-websocket (0.11.1) eventmachine (>= 0.12.0)