Upgrade to 1.46.0
[platform/upstream/nghttp2.git] / third-party / mruby / mrbgems / mruby-object-ext / mrbgem.rake
1 MRuby::Gem::Specification.new('mruby-object-ext') do |spec|
2   spec.license = 'MIT'
3   spec.author  = 'mruby developers'
4   spec.summary = 'extensional methods shared by all objects'
5 end