Skip to content

Commit 81d045e

Browse files
dependabot-supportmajormoses
authored andcommitted
Update rake requirement from ~> 10.0 to ~> 12.3
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](https://github.com/ruby/rake/commits/v12.3.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 2403479 commit 81d045e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sensu-plugins-postgres.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', '~> 10.0'
50+
s.add_development_dependency 'rake', '~> 12.3'
5151
s.add_development_dependency 'redcarpet', '~> 3.2'
5252
s.add_development_dependency 'rspec', '~> 3.1'
5353
s.add_development_dependency 'rubocop', '~> 0.49.0'

0 commit comments

Comments
 (0)