From 03b052a3a7a71ab2183d281922eacc085ff1232d Mon Sep 17 00:00:00 2001 From: Kyle Drake Date: Tue, 18 Feb 2025 12:15:55 -0600 Subject: [PATCH] update webmock --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 46f2810a..86eb9102 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -296,7 +296,7 @@ GEM http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8) - rexml (3.4.0) + rexml (3.4.1) rinku (2.0.6) rszr (1.5.0) ruby-progressbar (1.13.0) @@ -377,7 +377,7 @@ GEM concurrent-ruby (~> 1.0) uri (1.0.2) uuidtools (2.1.5) - webmock (3.24.0) + webmock (3.25.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)