diff --git a/Gemfile.lock b/Gemfile.lock index 3d7b82f..f5e87ea 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,8 +1,8 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) capybara (3.29.0) addressable mini_mime (>= 0.1.3) @@ -60,7 +60,7 @@ GEM capybara (>= 2.1, < 4) cliver (~> 0.3.1) websocket-driver (>= 0.2.0) - public_suffix (4.0.1) + public_suffix (5.0.0) rack (2.0.8) rack-test (1.1.0) rack (>= 1.0, < 3)