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