Skip to content

Commit 9168743

Browse files
Update codeclimate-test-reporter requirement from ~> 0.4 to ~> 1.0
Updates the requirements on [codeclimate-test-reporter](https://github.com/codeclimate/ruby-test-reporter) to permit the latest version. - [Release notes](https://github.com/codeclimate/ruby-test-reporter/releases) - [Changelog](https://github.com/codeclimate/ruby-test-reporter/blob/master/CHANGELOG.md) - [Commits](https://github.com/codeclimate/ruby-test-reporter/commits/v1.0.9) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 032a084 commit 9168743

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sensu-plugins-solr.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Gem::Specification.new do |s|
3535
s.add_runtime_dependency 'rest-client', '1.8.0'
3636
s.add_runtime_dependency 'nokogiri', '1.6.8.1'
3737

38-
s.add_development_dependency 'codeclimate-test-reporter', '~> 0.4'
38+
s.add_development_dependency 'codeclimate-test-reporter', '~> 1.0'
3939
s.add_development_dependency 'rubocop', '~> 0.40.0'
4040
s.add_development_dependency 'rspec', '~> 3.1'
4141
s.add_development_dependency 'bundler', '~> 1.7'

0 commit comments

Comments
 (0)