From 8915cbda85f266a9e7626d838b26ad2f5aa8e1be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 06:55:06 +0000 Subject: [PATCH] Bump aruba from 2.1.0 to 2.2.0 Bumps [aruba](https://github.com/cucumber/aruba) from 2.1.0 to 2.2.0. - [Changelog](https://github.com/cucumber/aruba/blob/main/CHANGELOG.md) - [Commits](https://github.com/cucumber/aruba/compare/v2.1.0...v2.2.0) --- updated-dependencies: - dependency-name: aruba dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 24 +++++++++++------------- 1 file changed, 11 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 741ed64..5d7a026 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) @@ -85,14 +83,14 @@ GEM cucumber-messages (~> 18.0, >= 18.0.0) cucumber-messages (18.0.0) cucumber-tag-expressions (4.1.0) - diff-lcs (1.5.0) + diff-lcs (1.5.1) drb (2.2.0) ruby2_keywords 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.2) mime-types-data (~> 3.2015) - mime-types-data (3.2023.0218.1) + mime-types-data (3.2024.0507) mini_portile2 (2.8.5) minitest (5.20.0) multi_test (1.1.0) @@ -163,7 +161,7 @@ GEM rexml (3.2.6) rspec-core (3.12.2) rspec-support (~> 3.12.0) - rspec-expectations (3.12.3) + rspec-expectations (3.12.4) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) rspec-mocks (3.12.6) @@ -177,7 +175,7 @@ GEM rspec-expectations (~> 3.12) rspec-mocks (~> 3.12) rspec-support (~> 3.12) - rspec-support (3.12.1) + rspec-support (3.12.2) rubocop (1.57.2) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -213,7 +211,7 @@ GEM stringio (3.1.0) sys-uname (1.2.3) ffi (~> 1.1) - thor (1.3.0) + thor (1.3.1) timeout (0.4.1) tzinfo (2.0.6) concurrent-ruby (~> 1.0)