sparkly-auth.gemspec in sparkly-auth-1.0.1 vs sparkly-auth.gemspec in sparkly-auth-1.0.2
- old
+ new
@@ -3,15 +3,15 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = %q{sparkly-auth}
- s.version = "1.0.1"
+ s.version = "1.0.2"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Colin MacKenzie IV"]
- s.date = %q{2010-08-09}
+ s.date = %q{2010-08-10}
s.description = %q{As fate would have it, I found other authentication solutions unable to suit my needs. So I rolled my own.}
s.email = %q{sinisterchipmunk@gmail.com}
s.extra_rdoc_files = [
"README.rdoc"
]
@@ -110,10 +110,9 @@
"spec/mocks",
"spec/mocks/models",
"spec/mocks/models/user.rb",
"spec/routes_spec.rb",
"spec/spec_helper.rb",
- "spec/support",
"spec/views_spec.rb"
]
if s.respond_to? :specification_version then
current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION