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-preview[bot] authored Apr 4, 2021
1 parent eb8ffeb commit 00545a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sensu-plugins-elasticsearch.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Gem::Specification.new do |s| # rubocop:disable Metrics/BlockLength
s.add_runtime_dependency 'sensu-plugin', '~> 4.0'

s.add_development_dependency 'bundler', '~> 2.1'
s.add_development_dependency 'codeclimate-test-reporter', '~> 0.4'
s.add_development_dependency 'codeclimate-test-reporter', '~> 1.0'
s.add_development_dependency 'github-markup', '~> 4.0'
s.add_development_dependency 'kitchen-docker', '~> 2.6'
# locked to keep ruby 2.1 support, this is pulled in by test-kitchen
Expand Down

0 comments on commit 00545a0

Please sign in to comment.