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