Skip to content

Commit

Permalink
Update coveralls_reborn requirement from ~> 0.16.0 to ~> 0.17.0
Browse files Browse the repository at this point in the history
Updates the requirements on [coveralls_reborn](https://github.com/tagliala/coveralls-ruby-reborn) to permit the latest version.
- [Release notes](https://github.com/tagliala/coveralls-ruby-reborn/releases)
- [Changelog](https://github.com/tagliala/coveralls-ruby-reborn/blob/master/CHANGELOG.md)
- [Commits](tagliala/coveralls-ruby-reborn@v0.16.0...v0.17.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Aug 27, 2020
1 parent 30e3e36 commit 8d69263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion route_translator.gemspec
Expand Up @@ -30,7 +30,7 @@ Gem::Specification.new do |spec|

spec.add_development_dependency 'appraisal', '~> 2.3'
spec.add_development_dependency 'byebug', '>= 10.0', '< 12'
spec.add_development_dependency 'coveralls_reborn', '~> 0.16.0'
spec.add_development_dependency 'coveralls_reborn', '~> 0.17.0'
spec.add_development_dependency 'minitest', '~> 5.14'
spec.add_development_dependency 'rails', '>= 5.0.0.1', '< 6.1'
spec.add_development_dependency 'rake', '~> 13.0'
Expand Down

0 comments on commit 8d69263

Please sign in to comment.