summaryrefslogtreecommitdiffhomepage
path: root/mgems/mruby-math/mrbgem.rake
blob: 4b0fa40fd224987146770d3f64efbb8c9cc004dd (plain)
1
2
3
4
MRuby::Gem::Specification.new('mruby-math') do |spec|
  spec.license = 'MIT'
  spec.authors = 'mruby developers'
end