diff --git a/tests/Gemfile.lock b/tests/Gemfile.lock index 28f7427..b6d2953 100644 --- a/tests/Gemfile.lock +++ b/tests/Gemfile.lock @@ -1,8 +1,8 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.8.6) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.9.0) + public_suffix (>= 2.0.2, < 8.0) bigdecimal (3.1.6) capybara (3.40.0) addressable @@ -26,7 +26,7 @@ GEM racc (~> 1.4) nokogiri (1.18.9-x86_64-linux-gnu) racc (~> 1.4) - public_suffix (5.0.4) + public_suffix (7.0.5) racc (1.8.1) rack (3.1.18) rack-test (2.1.0)