mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-12 23:40:45 -07:00
74 lines
1.5 KiB
Gemfile.lock
74 lines
1.5 KiB
Gemfile.lock
GIT
|
|
remote: https://github.com/Shopify/liquid-c.git
|
|
revision: 5a786af7284df55e013ea20551c4b688d02e8326
|
|
ref: main
|
|
specs:
|
|
liquid-c (4.2.0)
|
|
liquid (>= 5.0.1)
|
|
|
|
PATH
|
|
remote: .
|
|
specs:
|
|
liquid (5.5.0)
|
|
|
|
GEM
|
|
remote: https://rubygems.org/
|
|
specs:
|
|
ast (2.4.2)
|
|
benchmark-ips (2.13.0)
|
|
json (2.7.2)
|
|
language_server-protocol (3.17.0.3)
|
|
memory_profiler (1.0.1)
|
|
minitest (5.22.3)
|
|
parallel (1.24.0)
|
|
parser (3.3.0.5)
|
|
ast (~> 2.4.1)
|
|
racc
|
|
racc (1.7.3)
|
|
rainbow (3.1.1)
|
|
rake (13.2.1)
|
|
regexp_parser (2.9.0)
|
|
rexml (3.2.6)
|
|
rubocop (1.61.0)
|
|
json (~> 2.3)
|
|
language_server-protocol (>= 3.17.0)
|
|
parallel (~> 1.10)
|
|
parser (>= 3.3.0.2)
|
|
rainbow (>= 2.2.2, < 4.0)
|
|
regexp_parser (>= 1.8, < 3.0)
|
|
rexml (>= 3.2.5, < 4.0)
|
|
rubocop-ast (>= 1.30.0, < 2.0)
|
|
ruby-progressbar (~> 1.7)
|
|
unicode-display_width (>= 2.4.0, < 3.0)
|
|
rubocop-ast (1.31.2)
|
|
parser (>= 3.3.0.4)
|
|
rubocop-performance (1.19.1)
|
|
rubocop (>= 1.7.0, < 2.0)
|
|
rubocop-ast (>= 0.4.0)
|
|
rubocop-shopify (2.12.0)
|
|
rubocop (~> 1.44)
|
|
ruby-progressbar (1.13.0)
|
|
stackprof (0.2.26)
|
|
terminal-table (3.0.2)
|
|
unicode-display_width (>= 1.1.1, < 3)
|
|
unicode-display_width (2.5.0)
|
|
|
|
PLATFORMS
|
|
ruby
|
|
|
|
DEPENDENCIES
|
|
benchmark-ips
|
|
liquid!
|
|
liquid-c!
|
|
memory_profiler
|
|
minitest
|
|
rake (~> 13.0)
|
|
rubocop (~> 1.61.0)
|
|
rubocop-performance
|
|
rubocop-shopify (~> 2.12.0)
|
|
stackprof
|
|
terminal-table
|
|
|
|
BUNDLED WITH
|
|
2.5.7
|