source: EcnlProtoTool/trunk/mrbgems/mruby-others/mrbgem.rake

Last change on this file was 439, checked in by coas-nagasima, 4 years ago

mrubyを2.1.1に更新

  • Property svn:eol-style set to native
  • Property svn:mime-type set to text/x-ruby;charset=UTF-8
File size: 157 bytes
Line 
1MRuby::Gem::Specification.new('mruby-others') do |spec|
2 spec.license = 'public domain'
3 spec.author = 'h7ga40'
4 spec.summary = 'extra other mrbgem'
5end
Note: See TracBrowser for help on using the repository browser.