diff --git a/dist/t/Gemfile.lock b/dist/t/Gemfile.lock index d3b96323bb6..bba99387d25 100644 --- a/dist/t/Gemfile.lock +++ b/dist/t/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.8.7) + public_suffix (>= 2.0.2, < 7.0) apparition (0.6.0) capybara (~> 3.13, < 4) websocket-driver (>= 0.6.5) @@ -22,7 +22,7 @@ GEM nokogiri (1.18.3) mini_portile2 (~> 2.8.2) racc (~> 1.4) - public_suffix (5.0.4) + public_suffix (6.0.1) racc (1.8.1) rack (3.1.10) rack-test (2.1.0)