1 2 3 4
MRuby::Gem::Specification.new('basic_struct_example') do |spec| spec.license = 'MIT' spec.author = 'Tradam' end