Files
mruby-mruby/lib
dearblue 80d0f4e243 Fixed wrong MRuby::Build.current at the top level of mrbgem.rake
Until now, GEMS added via `gem.add_dependency` retained the last `MRuby::Build.current` from the build configuration file, which was accessible from the top level of `mrbgem.rake`.
2025-09-17 22:27:36 +09:00
..