Skip to content

Commit

Permalink
Update aruba requirement from = 0.6.1 to = 0.7.4
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.6.1...v0.7.4)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Sep 17, 2019
1 parent bb37ec8 commit 441675e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion busser-cucumber.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'cane'
spec.add_development_dependency 'rubocop'
spec.add_development_dependency 'countloc'
spec.add_development_dependency 'aruba', '0.6.1'
spec.add_development_dependency 'aruba', '0.7.4'
spec.add_development_dependency 'cucumber', '1.3.18'
spec.add_development_dependency 'rspec'
end

0 comments on commit 441675e

Please sign in to comment.