Skip to content

Commit 2329d98

Browse files
dependabot-preview[bot]majormoses
authored andcommitted
Update rake requirement from ~> 12.3 to ~> 13.0
Updates the requirements on [rake](https://github.com/ruby/rake) to permit the latest version. - [Release notes](https://github.com/ruby/rake/releases) - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc) - [Commits](ruby/rake@v12.3.0...v13.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 9280d1d commit 2329d98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sensu-plugins-redis.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Gem::Specification.new do |s| # rubocop:disable Metrics/BlockLength
4747
# locked to keep ruby 2.1 support, this is pulled in by test-kitchen
4848
s.add_development_dependency 'mixlib-shellout', ['< 2.3.0', '~> 2.2']
4949
s.add_development_dependency 'pry', '~> 0.10'
50-
s.add_development_dependency 'rake', '~> 12.3'
50+
s.add_development_dependency 'rake', '~> 13.0'
5151
s.add_development_dependency 'redcarpet', '~> 3.2'
5252
s.add_development_dependency 'rspec', '~> 3.1'
5353
s.add_development_dependency 'rubocop', '~> 0.79.0'

0 commit comments

Comments
 (0)