diff --git a/6-bdd-cucumber/login/Gemfile.lock b/6-bdd-cucumber/login/Gemfile.lock index 11cf848..0d6e797 100644 --- a/6-bdd-cucumber/login/Gemfile.lock +++ b/6-bdd-cucumber/login/Gemfile.lock @@ -20,7 +20,7 @@ GEM minitest (~> 5.1) tzinfo (~> 1.1) zeitwerk (~> 2.2) - addressable (2.7.0) + addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) backports (3.16.0) builder (3.2.4) @@ -76,7 +76,7 @@ GEM multi_test (0.1.2) nokogiri (1.10.7) mini_portile2 (~> 2.4.0) - public_suffix (4.0.3) + public_suffix (4.0.6) rack (2.2.0) rack-test (1.1.0) rack (>= 1.0, < 3)