We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4835765 commit 2357aa7Copy full SHA for 2357aa7
ruby_http_client.gemspec
@@ -19,5 +19,5 @@ Gem::Specification.new do |spec|
19
spec.add_development_dependency 'minitest'
20
spec.add_development_dependency 'rake'
21
spec.add_development_dependency 'rubocop', '~> 0.88.0'
22
- spec.add_development_dependency 'simplecov'
+ spec.add_development_dependency 'simplecov', '~> 0.18.5'
23
end
0 commit comments