mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
stdlib.gembox: add mruby-catch to the gembox
This commit is contained in:
@@ -57,4 +57,7 @@ MRuby::GemBox.new do |conf|
|
||||
|
||||
# Use class/module extension
|
||||
conf.gem :core => "mruby-class-ext"
|
||||
|
||||
# Use catch/throw methods
|
||||
conf.gem :core => "mruby-catch"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user