diff --git a/Gemfile.lock b/Gemfile.lock index fa4a175..d67e765 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) binding_of_caller (0.8.0) debug_inspector (>= 0.0.1) capybara (3.29.0) @@ -28,7 +28,7 @@ GEM pry-stack_explorer (0.4.9.3) binding_of_caller (>= 0.7) pry (>= 0.9.11) - public_suffix (4.0.1) + public_suffix (5.0.0) rack (2.0.7) rack-test (1.1.0) rack (>= 1.0, < 3)