blob: 2abd25eea6067e480e7be7f9b2aa8d22a43f7186 [file] [log] [blame]
MRuby::Gem::Specification.new('mruby-bin-strip') do |spec|
spec.license = 'MIT'
spec.author = 'mruby developers'
spec.summary = 'irep dump debug section remover command'
spec.bins = %w(mruby-strip)
end