Skip to content
Snippets Groups Projects
Unverified Commit 50503046 authored by Patrick Marsceill's avatar Patrick Marsceill
Browse files

typo

parent 5aa92a08
No related branches found
No related tags found
No related merge requests found
......@@ -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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment