diff --git a/Gemfile.lock b/Gemfile.lock index a06518d..b474848 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,8 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.4.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) byebug (9.0.6) capybara (2.10.1) addressable @@ -77,6 +78,7 @@ GEM pry-byebug (3.4.0) byebug (~> 9.0) pry (~> 0.10) + public_suffix (5.0.0) puma (4.3.1) nio4r (~> 2.0) rack (2.0.8)