mirror of
https://github.com/thangisme/notes.git
synced 2025-01-02 19:36:34 -05:00
typo
This commit is contained in:
parent
5aa92a08d3
commit
50503046d2
@ -11,7 +11,7 @@ Gem::Specification.new do |spec|
|
||||
spec.license = "MIT"
|
||||
|
||||
spec.files = `git ls-files -z`.split("\x0").select { |f| f.match(%r{^(assets|bin|lib|_layouts|_includes|_sass|LICENSE|README)}i) }
|
||||
spec.executibles << 'just-the-docs'
|
||||
spec.executables << 'just-the-docs'
|
||||
|
||||
spec.add_runtime_dependency "jekyll", "~> 3.3"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user