Skip to content
This repository has been archived by the owner on May 11, 2022. It is now read-only.

Commit

Permalink
Regenerated gemspec for version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Pat Maddox committed Jan 6, 2010
1 parent 1e71dc2 commit 83c4fa8
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions no_peeping_toms.gemspec
Expand Up @@ -16,13 +16,13 @@ Gem::Specification.new do |s|
"README"
]
s.files = [
"README",
"History.rdoc",
"README",
"Rakefile",
"VERSION",
"install.rb",
"lib/no_peeping_toms.rb",
"no_peeping_toms.gemspec",
"spec/db/History.rdoc",
"spec/db/database.yml",
"spec/db/schema.rb",
"spec/no_peeping_toms_spec.rb",
Expand All @@ -36,7 +36,6 @@ Gem::Specification.new do |s|
s.summary = %q{Disables observers during testing, allowing you to write model tests that are completely decoupled from the observer.}
s.test_files = [
"spec/db",
"spec/db/History.rdoc",
"spec/db/database.yml",
"spec/db/schema.rb",
"spec/no_peeping_toms_spec.rb",
Expand Down

0 comments on commit 83c4fa8

Please sign in to comment.