diff --git a/Gemfile b/Gemfile index f80f413..3619740 100644 --- a/Gemfile +++ b/Gemfile @@ -45,5 +45,5 @@ end group :test do gem "shoulda-matchers", "~> 7.0" gem "simplecov", "~> 1.1", require: false - gem "webmock", "~> 3.25" + gem "webmock", "~> 3.26" end diff --git a/Gemfile.lock b/Gemfile.lock index bbb8e62..99c0ef6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -411,7 +411,7 @@ GEM actionview (>= 8.0.0) bindex (>= 0.4.0) railties (>= 8.0.0) - webmock (3.26.2) + webmock (3.26.4) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) @@ -464,7 +464,7 @@ DEPENDENCIES tzinfo-data umami-ruby (~> 0.1.3) web-console (~> 4.3) - webmock (~> 3.25) + webmock (~> 3.26) RUBY VERSION ruby 3.3.6p108