Skip to content

Commit 9915811

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 5ffa714 commit 9915811

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sensu-plugins-filesystem-checks.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Gem::Specification.new do |s|
4040
s.add_development_dependency 'codeclimate-test-reporter', '~> 0.4'
4141
s.add_development_dependency 'github-markup', '~> 3.0'
4242
s.add_development_dependency 'pry', '~> 0.10'
43-
s.add_development_dependency 'rake', '~> 10.0'
43+
s.add_development_dependency 'rake', '~> 12.3'
4444
s.add_development_dependency 'redcarpet', '~> 3.2'
4545
s.add_development_dependency 'rspec', '~> 3.1'
4646
s.add_development_dependency 'rubocop', '~> 0.40.0'

0 commit comments

Comments
 (0)