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