Skip to content

Commit

Permalink
upgrade simplecov
Browse files Browse the repository at this point in the history
  • Loading branch information
Lawrence Oluyede committed Feb 13, 2017
1 parent 0a59adb commit eab84f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parse-ruby-client.gemspec
Expand Up @@ -35,7 +35,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'pry-doc'
spec.add_development_dependency 'rake'
spec.add_development_dependency 'rubocop'
spec.add_development_dependency 'simplecov'
spec.add_development_dependency 'simplecov', '~> 0.13.0'
spec.add_development_dependency 'vcr'
spec.add_development_dependency 'webmock'
end

0 comments on commit eab84f1

Please sign in to comment.