mirror of
https://github.com/adulau/art.git
synced 2024-11-21 09:37:04 +00:00
Update forty_jekyll_theme.gemspec
This commit is contained in:
parent
5a2002e002
commit
17d8fd9a3f
1 changed files with 1 additions and 1 deletions
|
@ -13,5 +13,5 @@ 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", "~> 4.0"
|
||||
spec.add_development_dependency "bundler", "~> 1.12"
|
||||
spec.add_development_dependency "bundler", "~> 2.1"
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue