mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-12 23:40:45 -07:00
Maybe now?
This commit is contained in:
Binary file not shown.
+1
-1
@@ -7,7 +7,7 @@ Gem::Specification.new do |s|
|
|||||||
s.homepage = "http://www.liquidmarkup.org"
|
s.homepage = "http://www.liquidmarkup.org"
|
||||||
s.has_rdoc = true
|
s.has_rdoc = true
|
||||||
s.authors = ["Tobias Lütke"]
|
s.authors = ["Tobias Lütke"]
|
||||||
p s.files = File.read('Manifest.txt').to_a.collect { |f| f.strip }
|
s.files = Dir['lib/**/*']
|
||||||
s.rdoc_options = ["--main", "README.txt"]
|
s.rdoc_options = ["--main", "README.txt"]
|
||||||
s.extra_rdoc_files = ["History.txt", "Manifest.txt", "README.txt"]
|
s.extra_rdoc_files = ["History.txt", "Manifest.txt", "README.txt"]
|
||||||
end
|
end
|
||||||
Reference in New Issue
Block a user