• KOBAYASHI Shuji's avatar
    Refine processing for gem lock file · e312842a
    KOBAYASHI Shuji authored
    - 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.
    e312842a
Rakefile 4.88 KB