summaryrefslogtreecommitdiffstats
path: root/web/server/h2o/libh2o/deps/mruby-env/mrbgem.rake
blob: 03249be285b2eb0256c26ac9c1a8c9a11818ef8d (plain)
1
2
3
4
MRuby::Gem::Specification.new('mruby-env') do |spec|
  spec.license = 'MIT'
  spec.authors = 'Internet Initiative Japan Inc.'
end