diff --git a/selenium-examples/capybara-cucumber/Gemfile.lock b/selenium-examples/capybara-cucumber/Gemfile.lock index 3c33987..f5a3920 100644 --- a/selenium-examples/capybara-cucumber/Gemfile.lock +++ b/selenium-examples/capybara-cucumber/Gemfile.lock @@ -5,8 +5,9 @@ GEM public_suffix (>= 2.0.2, < 5.0) ast (2.4.2) builder (3.2.4) - capybara (3.35.3) + capybara (3.38.0) addressable + matrix mini_mime (>= 0.1.3) nokogiri (~> 1.8) rack (>= 1.6.0) @@ -33,6 +34,7 @@ GEM http-cookie (1.0.4) domain_name (~> 0.5) json (2.5.1) + matrix (0.4.2) mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2021.0901) @@ -51,9 +53,9 @@ GEM ast (~> 2.4.1) public_suffix (4.0.6) racc (1.5.2) - rack (2.2.3) - rack-test (1.1.0) - rack (>= 1.0, < 3) + rack (3.0.4.2) + rack-test (2.0.2) + rack (>= 1.3) rainbow (3.0.0) rake (13.0.6) regexp_parser (2.1.1)