Apply PIE to nghttpx
[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 = 'Object class extension'
5 end