From 0a98dd62862e466fb0a4ff61d3e86b1259361205 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 21:08:00 +0000 Subject: [PATCH] Bump aruba from `b2e8ca9` to `1280b28` Bumps [aruba](https://github.com/cucumber/aruba) from `b2e8ca9` to `1280b28`. - [Commits](https://github.com/cucumber/aruba/compare/b2e8ca9d1ae58977ccacb4e41c747d356d8f005d...1280b283eb8656b4752626ddd4abb5c1656e202a) --- updated-dependencies: - dependency-name: aruba dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6affb8e..389f082 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/cucumber/aruba.git - revision: b2e8ca9d1ae58977ccacb4e41c747d356d8f005d + revision: 1280b283eb8656b4752626ddd4abb5c1656e202a branch: main specs: aruba (2.2.0) @@ -76,7 +76,7 @@ GEM rspec-mocks (~> 3.13.0) rspec-core (3.13.0) rspec-support (~> 3.13.0) - rspec-expectations (3.13.1) + rspec-expectations (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-mocks (3.13.0) @@ -113,7 +113,7 @@ GEM strscan (3.1.0) sys-uname (1.3.0) ffi (~> 1.1) - thor (1.3.1) + thor (1.3.2) unicode-display_width (2.5.0) unparser (0.6.13) diff-lcs (~> 1.3)