From 27d34951486b291dbd24d349400f49aa7dffce87 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Oct 2025 02:44:12 +0000 Subject: [PATCH] Update dependency aruba to v0.14.14 --- Gemfile.lock | 34 +++++++++++++++++++++------------- 1 file changed, 21 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8ca719c..25bd9c4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,29 +1,34 @@ GEM remote: https://rubygems.org/ specs: - aruba (0.6.2) - childprocess (>= 0.3.6) - cucumber (>= 1.1.1) - rspec-expectations (>= 2.7.0) - builder (3.2.2) - childprocess (0.5.5) + aruba (0.14.14) + childprocess (>= 0.6.3, < 4.0.0) + contracts (~> 0.9) + cucumber (>= 1.3.19) + ffi (~> 1.9) + rspec-expectations (>= 2.99) + thor (>= 0.19, < 2.0) + builder (3.3.0) + childprocess (0.9.0) ffi (~> 1.0, >= 1.0.11) - cucumber (1.3.19) + contracts (0.17.2) + cucumber (1.3.20) builder (>= 2.1.2) diff-lcs (>= 1.1.3) gherkin (~> 2.12) multi_json (>= 1.7.5, < 2.0) multi_test (>= 0.1.2) - diff-lcs (1.2.5) - ffi (1.13.1) + diff-lcs (1.6.2) + ffi (1.17.2) gherkin (2.12.2) multi_json (~> 1.3) - multi_json (1.10.1) + multi_json (1.17.0) multi_test (0.1.2) - rspec-expectations (3.2.0) + rspec-expectations (3.13.5) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.2.0) - rspec-support (3.2.2) + rspec-support (~> 3.13.0) + rspec-support (3.13.6) + thor (1.4.0) PLATFORMS ruby @@ -31,3 +36,6 @@ PLATFORMS DEPENDENCIES aruba cucumber + +BUNDLED WITH + 2.7.2