From d1963729859924cbea06035f6cdb80f254e6b7af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 22:16:42 +0000 Subject: [PATCH] Bump faraday from 2.13.1 to 2.14.1 Bumps [faraday](https://github.com/lostisland/faraday) from 2.13.1 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.13.1...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, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 726acc655..e747c99e6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -198,7 +198,7 @@ GEM eventbrite_sdk (3.6.0) rest-client (~> 2.0) execjs (2.8.1) - faraday (2.13.1) + faraday (2.14.1) faraday-net_http (>= 2.0, < 3.5) json logger @@ -206,8 +206,8 @@ GEM faraday (>= 1, < 3) faraday-multipart (1.1.0) multipart-post (~> 2.0) - faraday-net_http (3.4.0) - net-http (>= 0.5.0) + faraday-net_http (3.4.2) + net-http (~> 0.5) ffi (1.15.5) font-awesome-sass (4.7.0) sass (>= 3.2) @@ -263,7 +263,7 @@ GEM jquery-turbolinks (2.1.0) railties (>= 3.1.0) turbolinks - json (2.12.2) + json (2.18.1) json-canonicalization (1.0.0) json-jwt (1.16.6) activesupport (>= 4.2) @@ -381,8 +381,8 @@ GEM bigdecimal (>= 3.1, < 5) multipart-post (2.4.1) nested_form (0.3.2) - net-http (0.6.0) - uri + net-http (0.9.1) + uri (>= 0.11.1) net-http-persistent (4.0.6) connection_pool (~> 2.2, >= 2.2.4) net-imap (0.5.8) @@ -780,7 +780,7 @@ GEM unf_ext (0.0.8.2) unicode-display_width (2.4.2) unicode-types (1.10.0) - uri (1.0.4) + uri (1.1.1) useragent (0.16.11) validate_email (0.1.6) activemodel (>= 3.0)