diff --git a/Gemfile.lock b/Gemfile.lock index 741ed64..c1e44de 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -44,11 +44,10 @@ GEM bundler rake thor (>= 0.14.0) - aruba (2.1.0) + aruba (2.2.0) bundler (>= 1.17, < 3.0) - childprocess (>= 2.0, < 5.0) contracts (>= 0.16.0, < 0.18.0) - cucumber (>= 4.0, < 9.0) + cucumber (>= 8.0, < 10.0) rspec-expectations (~> 3.4) thor (~> 1.0) ast (2.4.2) @@ -56,7 +55,6 @@ GEM bigdecimal (3.1.5) bigdecimal (3.1.5-java) builder (3.2.4) - childprocess (4.1.0) concurrent-ruby (1.2.2) connection_pool (2.4.1) contracts (0.17) @@ -73,7 +71,7 @@ GEM mime-types (~> 3.4, >= 3.4.1) multi_test (~> 1.1, >= 1.1.0) sys-uname (~> 1.2, >= 1.2.2) - cucumber-ci-environment (9.1.0) + cucumber-ci-environment (9.2.0) cucumber-core (11.0.0) cucumber-gherkin (~> 23.0, >= 23.0.1) cucumber-messages (~> 18.0, >= 18.0.0) @@ -91,8 +89,8 @@ GEM erubi (1.12.0) factory_bot (6.4.0) activesupport (>= 5.0.0) - ffi (1.15.5) - ffi (1.15.5-java) + ffi (1.16.3) + ffi (1.16.3-java) i18n (1.14.1) concurrent-ruby (~> 1.0) io-console (0.7.1) @@ -108,9 +106,9 @@ GEM loofah (2.22.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) - mime-types (3.4.1) + mime-types (3.5.1) mime-types-data (~> 3.2015) - mime-types-data (3.2023.0218.1) + mime-types-data (3.2023.1205) mini_portile2 (2.8.5) minitest (5.20.0) multi_test (1.1.0)