From b2cb9568602c30a1ed759c41fdb6832ed0d2e01a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Jul 2022 03:01:49 +0000 Subject: [PATCH] Bump faraday from 2.3.0 to 2.4.0 Bumps [faraday](https://github.com/lostisland/faraday) from 2.3.0 to 2.4.0. - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](https://github.com/lostisland/faraday/compare/v2.3.0...v2.4.0) --- updated-dependencies: - dependency-name: faraday dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1aad52ea..7e770a4f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -152,10 +152,10 @@ GEM factory_bot_rails (6.2.0) factory_bot (~> 6.2.0) railties (>= 5.0.0) - faraday (2.3.0) + faraday (2.4.0) faraday-net_http (~> 2.0) ruby2_keywords (>= 0.0.4) - faraday-net_http (2.0.3) + faraday-net_http (2.1.0) faraday-net_http_persistent (2.0.1) faraday-net_http net-http-persistent (~> 4.0)