mirror of
https://github.com/kemko/liquid.git
synced 2026-01-04 17:25:41 +03:00
Hopefully fix CI build
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
require "strscan"
|
||||
module Liquid
|
||||
class Token
|
||||
attr_accessor :type, :contents
|
||||
|
||||
Reference in New Issue
Block a user