diff --git a/test/scrapers/chrome-headless-ruby/Gemfile.lock b/test/scrapers/chrome-headless-ruby/Gemfile.lock index 376588e0..17878101 100644 --- a/test/scrapers/chrome-headless-ruby/Gemfile.lock +++ b/test/scrapers/chrome-headless-ruby/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.7.0) + addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) capybara (3.31.0) addressable @@ -16,7 +16,7 @@ GEM mini_portile2 (2.4.0) nokogiri (1.10.8) mini_portile2 (~> 2.4.0) - public_suffix (4.0.3) + public_suffix (4.0.6) rack (2.1.2) rack-test (1.1.0) rack (>= 1.0, < 3)