From c5374c1ca406951a05149018817faffca14c149f Mon Sep 17 00:00:00 2001 From: Jonathan Norris Date: Thu, 2 Jul 2026 09:35:32 -0400 Subject: [PATCH] chore: resolve open dependabot security alerts - faraday 1.10.5 -> 1.10.6 (high, alert #17) --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3a9dd35..3bbe08b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -43,7 +43,7 @@ GEM dotenv (2.8.1) emoji_regex (3.2.3) excon (0.112.0) - faraday (1.10.5) + faraday (1.10.6) faraday-em_http (~> 1.0) faraday-em_synchrony (~> 1.0) faraday-excon (~> 1.1)