Skip to content

Commit

Permalink
Update Rake
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Scott committed May 4, 2020
1 parent b2000d8 commit efe5496
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion activejob-scheduler.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'bundler', '>= 1', '< 3'
spec.add_development_dependency 'mocha', '~> 1.9'
spec.add_development_dependency 'rails', '~> 6'
spec.add_development_dependency 'rake', '~> 10.0'
spec.add_development_dependency 'rake', '~> 12.3.3'
spec.add_development_dependency 'rspec', '~> 3'
spec.add_development_dependency 'rubocop', '>= 0.49.0'
spec.add_development_dependency 'simplecov', '~> 0.17'
Expand Down

0 comments on commit efe5496

Please sign in to comment.