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