mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-20 03:10:39 -07:00
Gem v2.1.2
This commit is contained in:
+1
-2
@@ -1,10 +1,9 @@
|
|||||||
Gem::Specification.new do |s|
|
Gem::Specification.new do |s|
|
||||||
s.name = %q{liquid}
|
s.name = %q{liquid}
|
||||||
s.version = "2.1.1"
|
s.version = "2.1.2"
|
||||||
|
|
||||||
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
|
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
|
||||||
s.authors = ["Tobias Luetke"]
|
s.authors = ["Tobias Luetke"]
|
||||||
s.date = %q{2009-04-13}
|
|
||||||
s.description = %q{A secure, non-evaling end user template engine with aesthetic markup.}
|
s.description = %q{A secure, non-evaling end user template engine with aesthetic markup.}
|
||||||
s.email = %q{[email protected]}
|
s.email = %q{[email protected]}
|
||||||
s.extra_rdoc_files = ["History.txt", "Manifest.txt", "README.txt"]
|
s.extra_rdoc_files = ["History.txt", "Manifest.txt", "README.txt"]
|
||||||
|
|||||||
Reference in New Issue
Block a user