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