From 84f5521174e067ec102c4a45104bc9d666874568 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 12:00:47 +0000 Subject: [PATCH] Bump faraday from 2.14.2 to 2.14.3 Bumps [faraday](https://github.com/lostisland/faraday) from 2.14.2 to 2.14.3. - [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.14.2...v2.14.3) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bc18c87..83b6bec 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -103,7 +103,7 @@ GEM erb (6.0.4) erubi (1.13.1) execjs (2.8.1) - faraday (2.14.2) + faraday (2.14.3) faraday-net_http (>= 2.0, < 3.5) json logger @@ -119,7 +119,7 @@ GEM zlib (~> 3.0) faraday-http-cache (2.5.1) faraday (>= 0.8) - faraday-net_http (3.4.2) + faraday-net_http (3.4.4) net-http (~> 0.5) faraday-retry (2.2.1) faraday (~> 2.0) @@ -144,7 +144,7 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (2.19.5) + json (2.20.0) logger (1.7.0) loofah (2.25.1) crass (~> 1.0.2) @@ -155,8 +155,8 @@ GEM net-pop net-smtp marcel (1.1.0) - metainspector (5.16.0) - addressable (~> 2.8.4) + metainspector (5.17.2) + addressable (~> 2.9.0) faraday (~> 2.5) faraday-cookie_jar (~> 0.0) faraday-encoding (~> 0.0)