Merge pull request #1634 from tjoyal/patch-1

Update homepage url
This commit is contained in:
Benjamin Sehl
2024-12-11 09:20:15 -05:00
committed by GitHub
+1 -1
View File
@@ -13,7 +13,7 @@ Gem::Specification.new do |s|
s.summary = "A secure, non-evaling end user template engine with aesthetic markup." s.summary = "A secure, non-evaling end user template engine with aesthetic markup."
s.authors = ["Tobias Lütke"] s.authors = ["Tobias Lütke"]
s.email = ["[email protected]"] s.email = ["[email protected]"]
s.homepage = "http://www.liquidmarkup.org" s.homepage = "https://shopify.github.io/liquid/"
s.license = "MIT" s.license = "MIT"
# s.description = "A secure, non-evaling end user template engine with aesthetic markup." # s.description = "A secure, non-evaling end user template engine with aesthetic markup."