Skip to content

Commit

Permalink
Update codecov requirement from = 0.5.2 to = 0.6.0
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.5.2...v0.6.0)

---
updated-dependencies:
- dependency-name: codecov
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 19, 2021
1 parent 67d1ea0 commit fedcf4c
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 @@ -80,7 +80,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.5.2"
s.add_development_dependency "codecov", "0.6.0"
s.add_development_dependency "guard", "2.18.0"
s.add_development_dependency "guard-minitest", "2.4.6"
s.add_development_dependency "minitest", "5.14.4"
Expand Down

0 comments on commit fedcf4c

Please sign in to comment.