Skip to content

Commit

Permalink
Update codeclimate-test-reporter requirement from ~> 0.4 to ~> 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-support authored and majormoses committed Jan 8, 2019
1 parent faf0971 commit c7d94da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sensu-plugins-opentsdb.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Gem::Specification.new do |s|
s.add_runtime_dependency 'sensu-plugin', '~> 1.2'

s.add_development_dependency 'bundler', '~> 1.7'
s.add_development_dependency 'codeclimate-test-reporter', '~> 0.4'
s.add_development_dependency 'codeclimate-test-reporter', '~> 1.0'
s.add_development_dependency 'github-markup', '~> 3.0'
s.add_development_dependency 'pry', '~> 0.10'
s.add_development_dependency 'rubocop', '~> 0.40.0'
Expand Down

0 comments on commit c7d94da

Please sign in to comment.