From 21055c0ff406a2ac0509124cde0957cfbf2e2f8f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 13:44:25 -0700 Subject: [PATCH] Update dependency faraday to v2.12.2 (#7787) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d2badc883bb5..d7ea71b97934 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -33,7 +33,7 @@ GEM eventmachine (>= 0.12.9) http_parser.rb (~> 0) eventmachine (1.2.7) - faraday (2.12.1) + faraday (2.12.2) faraday-net_http (>= 2.0, < 3.5) json logger @@ -69,7 +69,7 @@ GEM domain_name (~> 0.5) http_parser.rb (0.8.0) iconv (1.1.0) - json (2.9.0) + json (2.9.1) kramdown (2.5.1) rexml (>= 3.3.9) liquid (5.5.1) @@ -77,7 +77,7 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) little-plugger (1.1.4) - logger (1.6.3) + logger (1.6.4) logging (2.3.1) little-plugger (~> 1.1) multi_json (~> 1.14)