GitHub gemspec

This commit is contained in:
Alex Dunae 2008-12-30 12:16:26 -08:00
parent 89cccd81a4
commit df9b7fffdd

View file

@ -1,7 +1,7 @@
Gem::Specification.new do |s| Gem::Specification.new do |s|
s.name = "holidays" s.name = "holidays"
s.version = "0.9.4" s.version = "0.9.4"
s.date = "2008-12-30" s.date = "2008-12-29"
s.summary = " A collection of Ruby methods to deal with statutory and other holidays. You deserve a holiday!" s.summary = " A collection of Ruby methods to deal with statutory and other holidays. You deserve a holiday!"
s.email = "code@dunae.ca" s.email = "code@dunae.ca"
s.homepage = "http://code.dunae.ca/holidays" s.homepage = "http://code.dunae.ca/holidays"