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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 1, 2024
1 parent 6b350d1 commit dfa55ce
Showing 1 changed file with 7 additions and 9 deletions.
16 changes: 7 additions & 9 deletions Gemfile.lock
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 @@ -91,8 +89,8 @@ GEM
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.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2023.0218.1)
mime-types-data (3.2023.1205)
mini_portile2 (2.8.5)
minitest (5.20.0)
multi_test (1.1.0)
Expand Down

0 comments on commit dfa55ce

Please sign in to comment.