summaryrefslogtreecommitdiffhomepage
path: root/mrbgems/default-no-stdio.gembox
diff options
context:
space:
mode:
Diffstat (limited to 'mrbgems/default-no-stdio.gembox')
-rw-r--r--mrbgems/default-no-stdio.gembox4
1 files changed, 4 insertions, 0 deletions
diff --git a/mrbgems/default-no-stdio.gembox b/mrbgems/default-no-stdio.gembox
new file mode 100644
index 000000000..8efb06a73
--- /dev/null
+++ b/mrbgems/default-no-stdio.gembox
@@ -0,0 +1,4 @@
+MRuby::GemBox.new do |conf|
+ gembox "stdlib"
+ gembox "math"
+end