mirror of
https://github.com/adulau/art.git
synced 2024-11-21 17:47:05 +00:00
fixed jekyll serve issue
This commit is contained in:
parent
e529220713
commit
88d41f24dd
1 changed files with 1 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
Gem::Specification.new do |spec|
|
||||
spec.name = "forty_jekyll_theme"
|
||||
spec.version = "0.2.2"
|
||||
spec.version = "1.0"
|
||||
spec.authors = ["Andrew Banchich"]
|
||||
spec.email = ["andrewbanchich@gmail.com"]
|
||||
|
||||
|
@ -14,5 +14,4 @@ Gem::Specification.new do |spec|
|
|||
|
||||
spec.add_development_dependency "jekyll", "~> 3.3"
|
||||
spec.add_development_dependency "bundler", "~> 1.12"
|
||||
spec.add_development_dependency "rake", "~> 10.0"
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue