Skip to content

Commit

Permalink
Fix dependabot vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
doc78 committed Nov 15, 2023
1 parent 9f2cb22 commit 3308ef8
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 @@ -23,6 +23,6 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency "jekyll-data", "~> 1.0"
spec.add_runtime_dependency "jemoji", "~> 0.8"

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

0 comments on commit 3308ef8

Please sign in to comment.