Skip to content
Snippets Groups Projects
Commit fdcc784c authored by Jacek Lebioda's avatar Jacek Lebioda
Browse files

Merge branch '3-replace-the-frozen-files-from-r3-page-repository-with-the-plugin' into 'master'

Fixed version of Jekyll dependency

Closes #3

See merge request core-services/jekyll-theme-lcsb-frozen-components!3
parents 92f994ae 6bd02731
No related branches found
No related tags found
1 merge request!3Fixed version of Jekyll dependency
......@@ -12,5 +12,5 @@ Gem::Specification.new do |spec|
spec.files = `git ls-files -z`.split("\x0").select { |f| f.match(%r!^(_plugins|LICENSE|README)!i) }
spec.add_runtime_dependency "jekyll", "~> 4.0"
spec.add_runtime_dependency "jekyll", "> 3.0"
end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment