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