Add some useful mgems

This commit is contained in:
2026-07-26 19:49:39 +01:00
parent d484db4e84
commit e0994b42c0
6 changed files with 36 additions and 1 deletions
+9
View File
@@ -2,3 +2,12 @@
path = libs/mruby
url = https://github.com/mruby/mruby.git
ignore = dirty
[submodule "libs/mgems/mruby-process"]
path = libs/mgems/mruby-process
url = https://github.com/katzer/mruby-process
[submodule "libs/mgems/mruby-env"]
path = libs/mgems/mruby-env
url = https://github.com/iij/mruby-env.git
[submodule "libs/mgems/mruby-marshal-c"]
path = libs/mgems/mruby-marshal-c
url = https://github.com/LanzaSchneider/mruby-marshal-c.git