From 0f91ea03d2698d6dcd1cc631b3b05a92127058c3 Mon Sep 17 00:00:00 2001 From: Gibheer Date: Mon, 6 Jun 2011 20:15:11 +0200 Subject: [PATCH] Regenerate gemspec for version 0.0.1 --- polecat.gemspec | 1 + 1 file changed, 1 insertion(+) diff --git a/polecat.gemspec b/polecat.gemspec index d273eb9..265579a 100644 --- a/polecat.gemspec +++ b/polecat.gemspec @@ -32,6 +32,7 @@ Gem::Specification.new do |s| "lib/polecat/index_writer.rb", "lib/polecat/query.rb", "lib/polecat/term.rb", + "polecat.gemspec", "spec/index_reader/locked_spec.rb", "spec/index_reader/new_spec.rb", "spec/index_reader/read_spec.rb",