Skip to content

Commit

Permalink
Bump aruba from 2.1.0 to 2.2.0
Browse files Browse the repository at this point in the history
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](cucumber/aruba@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 23, 2024
1 parent f0e60ac commit 8915cbd
Showing 1 changed file with 11 additions and 13 deletions.
24 changes: 11 additions & 13 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -44,19 +44,17 @@ 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)
base64 (0.2.0)
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)
Expand All @@ -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)
Expand All @@ -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)
Expand All @@ -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)
Expand Down Expand Up @@ -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)
Expand All @@ -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)
Expand Down Expand Up @@ -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)
Expand Down

0 comments on commit 8915cbd

Please sign in to comment.