Skip to content

Commit cadacf6

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] <support@dependabot.com>
1 parent 1e80fc7 commit cadacf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sensu-plugins-opsgenie.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Gem::Specification.new do |s| # rubocop:disable Metrics/BlockLength
4242
s.add_development_dependency 'rake', '~> 13.0'
4343
s.add_development_dependency 'redcarpet', '~> 3.2'
4444
s.add_development_dependency 'rspec', '~> 3.1'
45-
s.add_development_dependency 'rubocop', '~> 0.51.0'
45+
s.add_development_dependency 'rubocop', '~> 0.81.0'
4646
s.add_development_dependency 'serverspec', '~> 2.41.5'
4747
s.add_development_dependency 'test-kitchen', '~> 1.6'
4848
s.add_development_dependency 'yard', '~> 0.8'

0 commit comments

Comments
 (0)