Skip to content

Commit 7d8c68f

Browse files
dependabot-supportmajormoses
authored andcommitted
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] <support@dependabot.com>
1 parent a04d1e7 commit 7d8c68f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sensu-plugins-graphite.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Gem::Specification.new do |s|
4040
s.add_runtime_dependency 'simple-graphite', '2.1.0'
4141

4242
s.add_development_dependency 'bundler', '~> 1.7'
43-
s.add_development_dependency 'codeclimate-test-reporter', '~> 0.4'
43+
s.add_development_dependency 'codeclimate-test-reporter', '~> 1.0'
4444
s.add_development_dependency 'github-markup', '~> 1.3'
4545
s.add_development_dependency 'pry', '~> 0.10'
4646
s.add_development_dependency 'rake', '~> 12.3'

0 commit comments

Comments
 (0)