mirror of
https://github.com/kemko/liquid.git
synced 2026-01-01 15:55:40 +03:00
committed by
Tobias Lütke
parent
56f1aa9b4a
commit
daadb1a2d6
@@ -1,10 +1,10 @@
|
||||
Gem::Specification.new do |s|
|
||||
s.name = %q{liquid}
|
||||
s.version = "1.9.0"
|
||||
s.version = "2.0.1"
|
||||
s.specification_version = 2 if s.respond_to? :specification_version=
|
||||
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
|
||||
s.authors = ["Tobias Luetke"]
|
||||
s.date = %q{2008-06-23}
|
||||
s.date = %q{2009-04-13}
|
||||
s.description = %q{A secure non evaling end user template engine with aesthetic markup.}
|
||||
s.email = %q{tobi@leetsoft.com}
|
||||
s.extra_rdoc_files = ["History.txt", "Manifest.txt", "README.txt"]
|
||||
|
||||
Reference in New Issue
Block a user