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