Skip to content

Commit

Permalink
Update rake
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosmn committed Jun 3, 2021
1 parent 7d1b18e commit 26c5cfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docurium.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Gem::Specification.new do |s|
s.add_dependency "redcarpet", "~>3.0"
s.add_dependency "ffi-clang", "~> 0.5"
s.add_dependency "parallel", "~> 1.20"
s.add_development_dependency "rake", "~> 12"
s.add_development_dependency "rake", "~> 13"
s.add_development_dependency "minitest", "~> 5.11"

s.files = `git ls-files`.split("\n")
Expand Down

0 comments on commit 26c5cfb

Please sign in to comment.