Skip to content

Commit 00be05f

Browse files
Update rubocop requirement from ~> 0.49.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.49.0...v0.81.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent aedf3f8 commit 00be05f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sensu-plugins-microsoft-teams.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ Gem::Specification.new do |s| # rubocop:disable Metrics/BlockLength
3838
s.add_development_dependency 'rake', '~> 13.0'
3939
s.add_development_dependency 'redcarpet', '~> 3.2'
4040
s.add_development_dependency 'rspec', '~> 3.4'
41-
s.add_development_dependency 'rubocop', '~> 0.49.0'
41+
s.add_development_dependency 'rubocop', '~> 0.81.0'
4242
s.add_development_dependency 'yard', '~> 0.9.11'
4343
end

0 commit comments

Comments
 (0)