Skip to content

Commit

Permalink
Update aruba requirement from ~> 0.5 to ~> 1.0
Browse files Browse the repository at this point in the history
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.0.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Jun 2, 2020
1 parent 407208f commit 086b803
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion omnibus.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Gem::Specification.new do |gem|
gem.add_dependency "pedump"

gem.add_development_dependency "artifactory", "~> 3.0"
gem.add_development_dependency "aruba", "~> 0.5"
gem.add_development_dependency "aruba", "~> 1.0"
gem.add_development_dependency "chefstyle", "= 1.1.0"
gem.add_development_dependency "fauxhai", ">= 5.2"
gem.add_development_dependency "rspec", "~> 3.0"
Expand Down

0 comments on commit 086b803

Please sign in to comment.