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