From 6f63d6cfcdec24a5130a64b5452bf7f8f38dc8bf Mon Sep 17 00:00:00 2001 From: Rowan Crawford Date: Sat, 1 May 2010 22:09:14 +1200 Subject: [PATCH] Regenerated gemspec for version 0.9.7 --- wombleton-holidays.gemspec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/wombleton-holidays.gemspec b/wombleton-holidays.gemspec index 1d0678a..1c14479 100644 --- a/wombleton-holidays.gemspec +++ b/wombleton-holidays.gemspec @@ -105,7 +105,8 @@ Gem::Specification.new do |s| "test/test_date.rb", "test/test_helper.rb", "test/test_holidays.rb", - "test/test_multiple_regions.rb" + "test/test_multiple_regions.rb", + "wombleton-holidays.gemspec" ] s.homepage = %q{http://github.com/wombleton/holidays} s.rdoc_options = ["--charset=UTF-8"]