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