diff --git a/Gemfile.lock b/Gemfile.lock index d2d09dc..dc0d3c0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,8 +1,8 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.6.0) - public_suffix (>= 2.0.2, < 4.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) capybara (3.13.2) addressable mini_mime (>= 0.1.3) @@ -25,7 +25,7 @@ GEM nokogiri (1.13.6) mini_portile2 (~> 2.8.0) racc (~> 1.4) - public_suffix (3.0.3) + public_suffix (5.0.0) racc (1.6.0) rack (2.0.8) rack-test (1.1.0)