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