Skip to content

Commit

Permalink
Pin simplecov to ~> 0.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jkowens committed Jul 16, 2022
1 parent d103f43 commit 9b85e03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion support/support.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ Gem::Specification.new do |s|
s.add_dependency 'rack-test'
s.add_dependency 'rake'
s.add_dependency 'yard'
s.add_dependency 'simplecov'
s.add_dependency 'simplecov', '~> 0.17.0'
s.add_dependency 'coveralls'
end

0 comments on commit 9b85e03

Please sign in to comment.