Skip to content

Commit

Permalink
Fix dependabot vulnerability in rake
Browse files Browse the repository at this point in the history
  • Loading branch information
doc78 authored Nov 17, 2023
1 parent 3308ef8 commit c8dfe85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/minimal-mistakes-jekyll.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency "jemoji", "~> 0.8"

spec.add_development_dependency "bundler", ">= 2.2.33"
spec.add_development_dependency "rake", "~> 10.0"
spec.add_development_dependency "rake", ">= 12.3.3"
end

0 comments on commit c8dfe85

Please sign in to comment.