mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Added mruby-objectspace to the detault gembox.
This commit is contained in:
@@ -41,6 +41,9 @@ MRuby::GemBox.new do |conf|
|
||||
# Use Random class
|
||||
conf.gem :core => "mruby-random"
|
||||
|
||||
# Use ObjectSpace class
|
||||
conf.gem :core => "mruby-objectspace"
|
||||
|
||||
# Generate mirb command
|
||||
conf.gem :core => "mruby-bin-mirb"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user