mirror of
https://github.com/adulau/art.git
synced 2024-11-21 17:47:05 +00:00
Update forty_jekyll_theme.gemspec
This commit is contained in:
parent
8f27899858
commit
2a58340b3a
1 changed files with 1 additions and 1 deletions
|
@ -12,6 +12,6 @@ Gem::Specification.new do |spec|
|
|||
|
||||
spec.files = `git ls-files -z`.split("\x0").select { |f| f.match(%r{^(assets|_layouts|_includes|_sass|LICENSE|README)}i) }
|
||||
|
||||
spec.add_development_dependency "jekyll", "~> 3.3"
|
||||
spec.add_development_dependency "jekyll", "~> 4.0"
|
||||
spec.add_development_dependency "bundler", "~> 1.12"
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue