We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 45d8d30 + 7bf1954 commit 60df715Copy full SHA for 60df715
jekyll-strapi.gemspec
@@ -16,7 +16,7 @@ Gem::Specification.new do |spec|
16
A Jekyll plugin for retrieving content from a Strapi API
17
DESC
18
19
- spec.add_runtime_dependency("jekyll", "~> 3")
+ spec.add_runtime_dependency("jekyll", ">= 4")
20
spec.add_runtime_dependency("http", "~> 3.2")
21
spec.add_runtime_dependency("json", "~> 2.1")
22
end
0 commit comments