This repository has been archived by the owner on Jul 30, 2021. It is now read-only.
v1.3.1
CHANGELOG
Fixes:
JSON.load_file()
is only available since Ruby 3.0 soUtils.json_load_file()
was created to bring compatibility with Ruby 2.X
Chore:
- Convert
Utils
methods as module methods instead of instance methods