From 54182df324f8d50f7c3ca3a9cacc02ea84ea95ca Mon Sep 17 00:00:00 2001 From: Rich Downie Date: Thu, 25 Mar 2010 22:23:18 -0400 Subject: [PATCH] Adding the rakefile to the gem --- watircuke.gemspec | 1 + 1 file changed, 1 insertion(+) diff --git a/watircuke.gemspec b/watircuke.gemspec index 181aa62..ce9156d 100644 --- a/watircuke.gemspec +++ b/watircuke.gemspec @@ -18,6 +18,7 @@ Gem::Specification.new do |s| s.files = [ ".gitignore", "README", + "Rakefile", "VERSION", "features/.DS_Store", "features/sample.feature",