GitHub gemspec
This commit is contained in:
parent
89cccd81a4
commit
df9b7fffdd
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue