diff --git a/e2e/Gemfile.lock b/e2e/Gemfile.lock index d2fc4cf..ea8ca32 100644 --- a/e2e/Gemfile.lock +++ b/e2e/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) byebug (11.1.3) capybara (3.35.3) addressable @@ -28,7 +28,7 @@ GEM pry-byebug (3.8.0) byebug (~> 11.0) pry (~> 0.10) - public_suffix (4.0.6) + public_suffix (5.0.0) racc (1.5.2) rack (2.2.3) rack-test (1.1.0)