Files
mruby-mruby/mrbgems/mruby-dir/mrbgem.rake
T

5 lines
170 B
Ruby

MRuby::Gem::Specification.new('mruby-dir') do |spec|
spec.license = 'MIT and MIT-like license'
spec.authors = ['Internet Initiative Japan Inc.', 'Kevlin Henney']
end