Skip to content

Commit dd23a4e

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 99066fa commit dd23a4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sensu-plugins-filesystem-checks.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Gem::Specification.new do |s|
3737
s.add_runtime_dependency 'sensu-plugin', '~> 4.0'
3838

3939
s.add_development_dependency 'bundler', '~> 2.1'
40-
s.add_development_dependency 'codeclimate-test-reporter', '~> 0.4'
40+
s.add_development_dependency 'codeclimate-test-reporter', '~> 1.0'
4141
s.add_development_dependency 'github-markup', '~> 4.0'
4242
s.add_development_dependency 'pry', '~> 0.10'
4343
s.add_development_dependency 'rake', '~> 13.0'

0 commit comments

Comments
 (0)