From c359e6f2778af86082f6934a9dcfddf6e6591801 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 22:26:25 +0000 Subject: [PATCH] Bump faraday from 2.7.10 to 2.14.1 Bumps [faraday](https://github.com/lostisland/faraday) from 2.7.10 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.7.10...v2.14.1) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9250636..e0099f5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -19,10 +19,12 @@ GEM docile (1.4.0) dotenv (2.8.1) eventmachine (1.2.7) - faraday (2.7.10) - faraday-net_http (>= 2.0, < 3.1) - ruby2_keywords (>= 0.0.4) - faraday-net_http (3.0.2) + faraday (2.14.1) + faraday-net_http (>= 2.0, < 3.5) + json + logger + faraday-net_http (3.4.2) + net-http (~> 0.5) ffi (1.15.5) formatador (1.1.0) guard (2.18.0) @@ -47,6 +49,7 @@ GEM listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) + logger (1.7.0) lumberjack (1.2.8) method_source (1.0.0) multi_json (1.15.0) @@ -54,6 +57,8 @@ GEM mustermann (3.0.0) ruby2_keywords (~> 0.0.1) nenv (0.3.0) + net-http (0.9.1) + uri (>= 0.11.1) notiffany (0.1.3) nenv (~> 0.1) shellany (~> 0.0) @@ -147,6 +152,7 @@ GEM thor (1.2.2) tilt (2.2.0) unicode-display_width (2.4.2) + uri (1.1.1) version_gem (1.1.3) webmock (3.18.1) addressable (>= 2.8.0)