Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Commit

Permalink
Update dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasrockhu committed Dec 21, 2020
1 parent f61e27b commit a3b9d75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codecov.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Gem::Specification.new do |s|
s.required_ruby_version = '~> 2.4'
s.version = ::Codecov::VERSION

s.add_dependency 'simplecov', '>= 0.15, < 0.21'
s.add_dependency 'simplecov', '>= 0.15', '< 0.21'

s.add_development_dependency 'minitest', '~> 5.0'
s.add_development_dependency 'minitest-ci', '~> 3.0'
Expand Down

0 comments on commit a3b9d75

Please sign in to comment.