From f3c6f6562e8f5a6d70970af6839285eaca6a93fb Mon Sep 17 00:00:00 2001 From: Joe Ferris Date: Thu, 24 Jul 2008 12:47:50 -0400 Subject: [PATCH] Poking the gemspec file in the hopes that Github will update the gem --- factory_girl.gemspec | 1 + 1 file changed, 1 insertion(+) diff --git a/factory_girl.gemspec b/factory_girl.gemspec index e4767ad..c36d435 100644 --- a/factory_girl.gemspec +++ b/factory_girl.gemspec @@ -1,4 +1,5 @@ Gem::Specification.new do |s| + # poke s.name = %q{factory_girl} s.version = "1.1.1"