Skip to content

Commit 29b7976

Browse files
Update aruba requirement from ~> 0.5 to ~> 1.1
Updates the requirements on [aruba](https://github.com/cucumber/aruba) to permit the latest version. - [Release notes](https://github.com/cucumber/aruba/releases) - [Changelog](https://github.com/cucumber/aruba/blob/master/CHANGELOG.md) - [Commits](cucumber/aruba@v0.5.0...v1.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent ad8ff4b commit 29b7976

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

omnibus.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Gem::Specification.new do |gem|
3434
gem.add_dependency "pedump"
3535

3636
gem.add_development_dependency "artifactory", "~> 3.0"
37-
gem.add_development_dependency "aruba", "~> 0.5"
37+
gem.add_development_dependency "aruba", "~> 1.1"
3838
gem.add_development_dependency "chefstyle", "= 1.7.4"
3939
gem.add_development_dependency "fauxhai-ng", ">= 7.5"
4040
gem.add_development_dependency "rspec", "~> 3.0"

0 commit comments

Comments
 (0)