From c2e5d6bf1b47a8a5aeaf8944f4b5ee56e08f2156 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2024 03:07:19 +0000 Subject: [PATCH] Bump faraday from 2.12.0 to 2.12.1 Bumps [faraday](https://github.com/lostisland/faraday) from 2.12.0 to 2.12.1. - [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.12.0...v2.12.1) --- updated-dependencies: - dependency-name: faraday dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 53762b3d0..d8e7d0ce7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -159,12 +159,12 @@ GEM factory_bot_rails (6.4.4) factory_bot (~> 6.5) railties (>= 5.0.0) - faraday (2.12.0) - faraday-net_http (>= 2.0, < 3.4) + faraday (2.12.1) + faraday-net_http (>= 2.0, < 3.5) json logger - faraday-net_http (3.3.0) - net-http + faraday-net_http (3.4.0) + net-http (>= 0.5.0) faraday-net_http_persistent (2.3.0) faraday (~> 2.5) net-http-persistent (>= 4.0.4, < 5) @@ -217,7 +217,7 @@ GEM js-routes (2.2.10) railties (>= 4) sorbet-runtime - json (2.8.1) + json (2.8.2) json_schemer (2.3.0) bigdecimal hana (~> 1.3) @@ -569,7 +569,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.6.0) - uri (1.0.1) + uri (1.0.2) useragent (0.16.10) version_gem (1.1.4) web-console (4.2.1)