From b08b9989b27bdfc9827418da6c107a576b642b41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 15:11:41 +0000 Subject: [PATCH] Bump faraday from 2.14.0 to 2.14.2 Bumps [faraday](https://github.com/lostisland/faraday) from 2.14.0 to 2.14.2. - [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.2) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.2 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 dec2827..d5e762f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -160,7 +160,7 @@ GEM erubi (1.13.1) et-orbi (1.4.0) tzinfo - faraday (2.14.0) + faraday (2.14.2) faraday-net_http (>= 2.0, < 3.5) json logger @@ -169,8 +169,8 @@ GEM hashie faraday-multipart (1.1.1) multipart-post (~> 2.0) - faraday-net_http (3.4.1) - net-http (>= 0.5.0) + faraday-net_http (3.4.2) + net-http (~> 0.5) faraday-net_http_persistent (2.3.1) faraday (~> 2.5) net-http-persistent (>= 4.0.4, < 5) @@ -240,7 +240,7 @@ GEM actionview (>= 7.0.0) activesupport (>= 7.0.0) jmespath (1.6.2) - json (2.15.0) + json (2.19.5) jwt (3.1.2) base64 kamal (2.8.1) @@ -299,8 +299,8 @@ GEM multi_xml (0.7.2) bigdecimal (~> 3.1) multipart-post (2.4.1) - 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.10) @@ -548,7 +548,7 @@ GEM unicode-emoji (~> 4.1) unicode-emoji (4.1.0) uniform_notifier (1.18.0) - uri (1.0.4) + uri (1.1.1) useragent (0.16.11) validate_url (1.0.15) activemodel (>= 3.0.0)