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