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