Files
mruby-mruby/mrbgems/mruby-dir/mrbgem.rake
T
2022-12-25 17:31:53 +09:00

5 lines
171 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