Skip to content

Commit

Permalink
Update rake 12.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
fgarces committed Oct 15, 2020
1 parent 068437a commit 14a06e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion postgres-vacuum-monitor.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'bundler'
spec.add_development_dependency 'coveralls_reborn', '>= 0.18.0'
spec.add_development_dependency 'database_cleaner'
spec.add_development_dependency 'rake', '~> 10.0'
spec.add_development_dependency 'rake', '>= 12.3.3'
spec.add_development_dependency 'rspec', '~> 3.2'
spec.add_development_dependency 'salsify_rubocop'

Expand Down

0 comments on commit 14a06e9

Please sign in to comment.