diff --git a/capy/Gemfile.lock b/capy/Gemfile.lock index 7ac4ee5..0dac5f1 100644 --- a/capy/Gemfile.lock +++ b/capy/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.10.0) addressable mini_mime (>= 0.1.3) @@ -22,7 +22,7 @@ GEM mini_portile2 (~> 2.4.0) nokogiri (1.10.7-x64-mingw32) mini_portile2 (~> 2.4.0) - public_suffix (4.0.1) + public_suffix (4.0.7) rack (2.0.7) rack-test (1.1.0) rack (>= 1.0, < 3)