From fad3826e8485f19577eecacb9b7fad59a1514a82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 22:20:49 +0000 Subject: [PATCH] Bump faraday from 2.14.0 to 2.14.1 Bumps [faraday](https://github.com/lostisland/faraday) from 2.14.0 to 2.14.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.14.0...v2.14.1) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c165d83..28bb2ee 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -41,7 +41,7 @@ GEM drb (2.2.3) excon (1.3.1) logger - faraday (2.14.0) + faraday (2.14.1) faraday-net_http (>= 2.0, < 3.5) json logger @@ -56,7 +56,7 @@ GEM net-http (~> 0.5) i18n (1.14.7) concurrent-ruby (~> 1.0) - json (2.16.0) + json (2.18.1) language_server-protocol (3.17.0.5) lint_roller (1.1.0) logger (1.7.0) @@ -67,7 +67,7 @@ GEM minitest (> 5.3) multi_json (1.17.0) multipart-post (2.4.1) - net-http (0.8.0) + net-http (0.9.1) uri (>= 0.11.1) oj (3.16.12) bigdecimal (>= 3.0)