Skip to content

Commit

Permalink
Merge pull request #240 from enriclluelles/dependabot/bundler/coveral…
Browse files Browse the repository at this point in the history
…ls_reborn-tw-0.21.0

Update coveralls_reborn requirement from ~> 0.20.0 to ~> 0.21.0
  • Loading branch information
tagliala committed Mar 19, 2021
2 parents 78f652c + a1ed3e7 commit 787cc5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion route_translator.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Gem::Specification.new do |spec|

spec.add_development_dependency 'appraisal', '~> 2.4'
spec.add_development_dependency 'byebug', '>= 10.0', '< 12'
spec.add_development_dependency 'coveralls_reborn', '~> 0.20.0'
spec.add_development_dependency 'coveralls_reborn', '~> 0.21.0'
spec.add_development_dependency 'minitest', '~> 5.14'
spec.add_development_dependency 'rails', '>= 5.0.0.1', '< 6.2'
spec.add_development_dependency 'rake', '~> 13.0'
Expand Down

0 comments on commit 787cc5b

Please sign in to comment.