From 80abdce4fbeed5dedf3249969d717cf7efdc5ca5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 14:35:03 +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 | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 07b8baf..1f25be2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -100,12 +100,12 @@ GEM reline (>= 0.3.8) drb (2.2.1) erubi (1.13.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) globalid (1.2.1) activesupport (>= 6.1) i18n (1.14.6) @@ -121,7 +121,7 @@ GEM jbuilder (2.13.0) actionview (>= 5.0.0) activesupport (>= 5.0.0) - json (2.7.4) + json (2.8.2) language_server-protocol (3.17.0.3) logger (1.6.1) loofah (2.23.1) @@ -137,7 +137,7 @@ GEM mini_mime (1.1.5) minitest (5.25.1) msgpack (1.7.3) - net-http (0.4.1) + net-http (0.5.0) uri net-imap (0.5.0) date @@ -281,7 +281,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.6.0) - uri (0.13.1) + uri (1.0.2) useragent (0.16.10) web-console (4.2.1) actionview (>= 6.0.0)