Imported Upstream version 1.46.0
[platform/upstream/nghttp2.git] / third-party / mruby / mrbgems / mruby-string-ext / mrbgem.rake
1 MRuby::Gem::Specification.new('mruby-string-ext') do |spec|
2   spec.license = 'MIT'
3   spec.author  = 'mruby developers'
4   spec.summary = 'String class extension'
5 end