calog/vendor/mruby/mrbgems/mruby-math/mrbgem.rake
2026-07-04 20:25:00 -05:00

5 lines
157 B
Ruby
Vendored

MRuby::Gem::Specification.new('mruby-math') do |spec|
spec.license = 'MIT'
spec.author = 'mruby developers'
spec.summary = 'standard Math module'
end