diff --git a/Gemfile.lock b/Gemfile.lock index f957d8c..d7290b0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,8 @@ GEM remote: https://rubygems.org/ specs: + 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) @@ -36,7 +38,9 @@ GEM faker (2.8.0) i18n (>= 1.6, < 1.8) gherkin (5.1.0) - git (1.5.0) + git (1.13.0) + addressable (~> 2.8) + rchardet (~> 1.8) http-accept (1.7.0) http-cookie (1.0.3) domain_name (~> 0.5) @@ -69,7 +73,9 @@ GEM pry-remote (0.1.8) pry (~> 0.9) slop (~> 3.0) + public_suffix (5.0.1) rake (13.0.1) + rchardet (1.8.0) require_all (3.0.0) rest-client (2.1.0) http-accept (>= 1.7.0, < 2.0)