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