Sha256: 20e1e4f98cdf25fd1e587d34c16bb60d62f135ae9a84a899e8d5de3e091e44fb
Contents?: true
Size: 630 Bytes
Versions: 6
Compression:
Stored size: 630 Bytes
Contents
MRuby::GemBox.new do |conf| conf.gem(github: "jasl-lab/mruby-mpdecimal", branch: "master") conf.gem(core: "mruby-math") conf.gem(core: "mruby-time") conf.gem(core: "mruby-struct") conf.gem(core: "mruby-enum-ext") conf.gem(core: "mruby-string-ext") conf.gem(core: "mruby-numeric-ext") conf.gem(core: "mruby-array-ext") conf.gem(core: "mruby-hash-ext") conf.gem(core: "mruby-range-ext") conf.gem(core: "mruby-proc-ext") conf.gem(core: "mruby-symbol-ext") conf.gem(core: "mruby-object-ext") conf.gem(core: "mruby-toplevel-ext") conf.gem(core: "mruby-kernel-ext") conf.gem(core: "mruby-compiler") end
Version data entries
6 entries across 4 versions & 1 rubygems