From 4617376092bd6ba3d20c0ac9c426f3c631ce3f50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 May 2024 04:35:49 +0000 Subject: [PATCH] Bump aruba from 1.0.4 to 2.1.0 Bumps [aruba](https://github.com/cucumber/aruba) from 1.0.4 to 2.1.0. - [Changelog](https://github.com/cucumber/aruba/blob/main/CHANGELOG.md) - [Commits](https://github.com/cucumber/aruba/compare/v1.0.4...v2.1.0) --- updated-dependencies: - dependency-name: aruba dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 33 +++++++++++++++++---------------- 1 file changed, 17 insertions(+), 16 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c738ba21..82e4de56 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -22,17 +22,18 @@ GEM bundler rake thor (>= 0.14.0) - aruba (1.0.4) + aruba (2.1.0) + bundler (>= 1.17, < 3.0) childprocess (>= 2.0, < 5.0) - contracts (~> 0.16.0) - cucumber (>= 2.4, < 6.0) + contracts (>= 0.16.0, < 0.18.0) + cucumber (>= 4.0, < 9.0) rspec-expectations (~> 3.4) thor (~> 1.0) ast (2.4.2) builder (3.2.4) - childprocess (4.0.0) - concurrent-ruby (1.1.8) - contracts (0.16.0) + childprocess (4.1.0) + concurrent-ruby (1.2.3) + contracts (0.17) cucumber (5.3.0) builder (~> 3.2, >= 3.2.4) cucumber-core (~> 8.0, >= 8.0.1) @@ -64,16 +65,16 @@ GEM cucumber-core (~> 8.0, >= 8.0.1) cucumber-cucumber-expressions (~> 10.3, >= 10.3.0) cucumber-messages (~> 13.0, >= 13.0.1) - diff-lcs (1.4.4) + diff-lcs (1.5.1) docile (1.3.5) - ffi (1.14.2) - i18n (1.8.9) + ffi (1.16.3) + i18n (1.14.5) concurrent-ruby (~> 1.0) json (2.7.1) language_server-protocol (3.17.0.3) lint_roller (1.1.0) middleware (0.1.0) - minitest (5.14.3) + minitest (5.23.1) multi_test (0.1.2) parallel (1.24.0) parser (3.3.0.5) @@ -95,7 +96,7 @@ GEM rspec-mocks (~> 3.10.0) rspec-core (3.10.1) rspec-support (~> 3.10.0) - rspec-expectations (3.10.1) + rspec-expectations (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-its (1.3.0) @@ -104,7 +105,7 @@ GEM rspec-mocks (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) - rspec-support (3.10.2) + rspec-support (3.10.3) rubocop (1.60.2) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -141,15 +142,15 @@ GEM standard-performance (1.3.1) lint_roller (~> 1.1) rubocop-performance (~> 1.20.2) - sys-uname (1.2.2) + sys-uname (1.2.3) ffi (~> 1.1) - thor (1.1.0) + thor (1.3.1) thread_safe (0.3.6) - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.5.0) yard (0.9.26) - zeitwerk (2.4.2) + zeitwerk (2.6.14) PLATFORMS ruby