diff --git a/Gemfile.lock b/Gemfile.lock index 836abea..f079599 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) allure-cucumber (0.6.1) allure-ruby-adaptor-api (>= 0.7.1) cucumber (>= 2.0.0) @@ -54,7 +54,7 @@ GEM multi_test (0.1.2) nokogiri (1.10.3) mini_portile2 (~> 2.4.0) - public_suffix (3.1.1) + public_suffix (5.0.0) rack (2.0.7) rack-test (1.1.0) rack (>= 1.0, < 3)