summaryrefslogtreecommitdiffhomepage
path: root/mrbgems/mruby-random/mrbgem.rake
blob: 7ad3c855c30a3121e1eef7a76b93791db25305fe (plain)
1
2
3
4
MRuby::Gem::Specification.new('mruby-random') do |spec|
  spec.license = 'MIT'
  spec.author  = 'mruby developers'
end