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