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