Skip to content

Commit

Permalink
Update codecov to version 0.2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored and Anil Kumar Maurya committed Oct 10, 2020
1 parent 739d40a commit 42b66b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aasm.gemspec
Expand Up @@ -24,7 +24,7 @@ Gem::Specification.new do |s|
s.add_development_dependency 'generator_spec'
s.add_development_dependency 'appraisal'
s.add_development_dependency "simplecov"
s.add_development_dependency "codecov", ">= 0.1.17", '< 0.1.20'
s.add_development_dependency "codecov", ">= 0.1.17", '<= 0.2.11'

# debugging
# s.add_development_dependency 'debugger'
Expand Down

0 comments on commit 42b66b8

Please sign in to comment.