Skip to content

Commit 093f169

Browse files
Update rubocop requirement from ~> 0.51.0 to ~> 0.81.0
Updates the requirements on [rubocop](https://github.com/rubocop-hq/rubocop) to permit the latest version. - [Release notes](https://github.com/rubocop-hq/rubocop/releases) - [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v0.51.0...v0.81.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent eb8ffeb commit 093f169

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sensu-plugins-elasticsearch.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Gem::Specification.new do |s| # rubocop:disable Metrics/BlockLength
4848
s.add_development_dependency 'rake', '~> 13.0'
4949
s.add_development_dependency 'redcarpet', '~> 3.2'
5050
s.add_development_dependency 'rspec', '~> 3.1'
51-
s.add_development_dependency 'rubocop', '~> 0.51.0'
51+
s.add_development_dependency 'rubocop', '~> 0.81.0'
5252
# 0.17 requires ruby 2.3+
5353
s.add_development_dependency 'test-kitchen', '~> 1.16.0'
5454
s.add_development_dependency 'yard', '~> 0.9.11'

0 commit comments

Comments
 (0)