Skip to content

Commit

Permalink
Update aruba requirement from = 0.7.4 to = 0.14.14
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/v0.14.14/CHANGELOG.md)
- [Commits](cucumber/aruba@v0.7.4...v0.14.14)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Aug 20, 2020
1 parent f8f1ff6 commit 91e4ae2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion busser.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Gem::Specification.new do |spec|

spec.add_dependency 'thor', '<= 0.19.0'

spec.add_development_dependency 'aruba', "0.7.4"
spec.add_development_dependency 'aruba', "0.14.14"
spec.add_development_dependency "bundler"
spec.add_development_dependency 'cane'
spec.add_development_dependency 'countloc'
Expand Down

0 comments on commit 91e4ae2

Please sign in to comment.