1 2 3 4
MRuby::Gem::Specification.new('mruby-random') do |spec| spec.license = 'MIT, BSD New(mt19937ar)' spec.authors = 'mruby developers' end