mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
e312842a18
- Defer YAML library and lock file loading until needed. - Don't write empty parts into lock file. - Extract code to read/write lock file to `MRuby::Lockfile`. - `MRuby::Lockfile.disable` disables the use of lock file.