Skip to content

Commit

Permalink
page build
Browse files Browse the repository at this point in the history
  • Loading branch information
getChan committed Feb 11, 2024
1 parent 22ece1b commit c442f01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion minimal-mistakes-jekyll.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Gem::Specification.new do |spec|
f.match(%r{^(assets|_(data|includes|layouts|sass)/|(LICENSE|README|CHANGELOG)((\.(txt|md|markdown)|$)))}i)
end

spec.add_runtime_dependency "jekyll", "= 3.9.3"
spec.add_runtime_dependency "jekyll", "~> 3.7"
spec.add_runtime_dependency "jekyll-paginate", "~> 1.1"
spec.add_runtime_dependency "jekyll-sitemap", "~> 1.2"
spec.add_runtime_dependency "jekyll-gist", "~> 1.5"
Expand Down

0 comments on commit c442f01

Please sign in to comment.