mirror of
https://github.com/kemko/liquid.git
synced 2026-01-01 15:55:40 +03:00
Psych 4 introduces a breaking change (ruby/psych#487) where `Psych#load`/`Psych#load_file` now default to safe loading, meaning that YAML references are not allowed anymore. This commit changes the benchmark to use `Psych#unsafe_load_file` when it's available.
1.8 KiB
1.8 KiB