From ddbbae8853b6d8c1f2555c8bf4e80ef893ee2a2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 05:14:28 +0000 Subject: [PATCH] Bump faraday from 2.11.0 to 2.12.0 Bumps [faraday](https://github.com/lostisland/faraday) from 2.11.0 to 2.12.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.11.0...v2.12.0) --- updated-dependencies: - dependency-name: faraday dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ea08550e1..0e95d542e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -170,8 +170,9 @@ GEM parslet faker (3.4.1) i18n (>= 1.8.11, < 2) - faraday (2.11.0) + faraday (2.12.0) faraday-net_http (>= 2.0, < 3.4) + json logger faraday-net_http (3.3.0) net-http @@ -269,7 +270,7 @@ GEM rexml language_server-protocol (3.17.0.3) link_header (0.0.8) - logger (1.6.0) + logger (1.6.1) logstasher (2.1.5) activesupport (>= 5.2) request_store @@ -751,7 +752,7 @@ GEM unparser (0.6.15) diff-lcs (~> 1.3) parser (>= 3.3.0) - uri (0.13.0) + uri (0.13.1) webmock (3.23.1) addressable (>= 2.8.0) crack (>= 0.3.2)