Removing trailing white spaces; ref #5406 [ci skip]

This commit is contained in:
Yukihiro "Matz" Matsumoto
2021-04-07 11:02:07 +09:00
parent 32ae96af1f
commit fa2ad34792
+2 -2
View File
@@ -68,10 +68,10 @@ MRuby::CrossBuild.new("dreamcast") do |conf|
# Disable C++ exception
conf.disable_cxx_exception
# Gems from core
# Some Gems are incompatible and were disabled.
conf.gem :core => "mruby-array-ext"
conf.gem :core => "mruby-binding"
conf.gem :core => "mruby-binding-core"