From 99bcef1f7a6aff120fee08572f3518be19a18ee0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 21:36:09 +0000 Subject: [PATCH] Update dependency faraday to v2.14.1 [SECURITY] --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8c90504..74c7874 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -215,14 +215,14 @@ GEM railties (>= 5.0.0) faker (3.4.2) i18n (>= 1.8.11, < 2) - faraday (2.13.3) + faraday (2.14.1) faraday-net_http (>= 2.0, < 3.5) json logger faraday-follow_redirects (0.3.0) faraday (>= 1, < 3) - faraday-net_http (3.4.1) - net-http (>= 0.5.0) + faraday-net_http (3.4.2) + net-http (~> 0.5) ffi (1.16.3) figaro (1.2.0) thor (>= 0.14.0, < 2) @@ -265,7 +265,7 @@ GEM pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.13.1) + json (2.19.3) json-jwt (1.16.6) activesupport (>= 4.2) aes_key_wrap @@ -296,8 +296,8 @@ GEM i18n (>= 0.6.4, <= 2) msgpack (1.7.2) mutex_m (0.3.0) - net-http (0.6.0) - uri + net-http (0.9.1) + uri (>= 0.11.1) net-imap (0.5.9) date net-protocol @@ -522,7 +522,7 @@ GEM concurrent-ruby (~> 1.0) unaccent (0.4.0) unicode-display_width (2.5.0) - uri (1.0.4) + uri (1.1.1) useragent (0.16.11) validate_url (1.0.15) activemodel (>= 3.0.0)