Skip to content

Commit

Permalink
Update codecov requirement from = 0.4.3 to = 0.5.1
Browse files Browse the repository at this point in the history
Updates the requirements on [codecov](https://github.com/codecov/codecov-ruby) to permit the latest version.
- [Release notes](https://github.com/codecov/codecov-ruby/releases)
- [Changelog](https://github.com/codecov/codecov-ruby/blob/master/CHANGELOG.md)
- [Commits](codecov/codecov-ruby@v0.4.3...v0.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 4, 2021
1 parent 294dd01 commit b774597
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lazylead.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ tasks instead of solving technical problems."
s.add_runtime_dependency "tzinfo-data", "1.2021.1"
s.add_runtime_dependency "vcs4sql", "0.1.1"
s.add_runtime_dependency "viewpoint", "1.1.1"
s.add_development_dependency "codecov", "0.4.3"
s.add_development_dependency "codecov", "0.5.1"
s.add_development_dependency "guard", "2.16.2"
s.add_development_dependency "guard-minitest", "2.4.6"
s.add_development_dependency "minitest", "5.14.4"
Expand Down

0 comments on commit b774597

Please sign in to comment.