summaryrefslogtreecommitdiffhomepage
path: root/mrbgems/mruby-time/mrbgem.rake
blob: edf2aa3fc7bd6211f980db11d6e6e9f048e042d4 (plain)
1
2
3
4
MRuby::Gem::Specification.new('mruby-time') do |spec|
  spec.license = 'MIT'
  spec.author  = 'mruby developers'
end