Regenerated gemspec for version 1.4.2

This commit is contained in:
Andy Stewart 2010-03-19 14:19:40 +00:00
parent b055e60e05
commit a648bd91f7
1 changed files with 4 additions and 3 deletions

View File

@ -5,11 +5,11 @@
Gem::Specification.new do |s|
s.name = %q{paper_trail}
s.version = "1.4.1"
s.version = "1.4.2"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Andy Stewart"]
s.date = %q{2010-03-18}
s.date = %q{2010-03-19}
s.email = %q{boss@airbladesoftware.com}
s.extra_rdoc_files = [
"README.md"
@ -49,7 +49,8 @@ Gem::Specification.new do |s|
"test/paper_trail_schema_test.rb",
"test/schema.rb",
"test/schema_change.rb",
"test/test_helper.rb"
"test/test_helper.rb",
"test/thread_safe_test.rb"
]
if s.respond_to? :specification_version then