Skip to content

Commit

Permalink
Merge pull request #29 from pboling/depfu/update/rake-13.0.4
Browse files Browse the repository at this point in the history
Upgrade rake to version 13.0.4
  • Loading branch information
pboling authored Jul 8, 2021
2 parents 426f4e4 + e2937a7 commit 4baab84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion each_in_batches.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ Gem::Specification.new do |spec|

spec.add_dependency "activerecord", ">= 3.2", "<= 5.2.3"
spec.add_development_dependency "bundler"
spec.add_development_dependency "rake", "~> 12.0"
spec.add_development_dependency "rake", "~> 13.0"
spec.add_development_dependency "rspec", "~> 3.2"
end

0 comments on commit 4baab84

Please sign in to comment.