sparkly-auth.gemspec in sparkly-auth-1.0.0 vs sparkly-auth.gemspec in sparkly-auth-1.0.1
- old
+ new
@@ -3,21 +3,22 @@
# 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.0"
+ s.version = "1.0.1"
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.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"
]
s.files = [
- "LICENSE",
+ "HISTORY.txt",
+ "LICENSE",
"README.rdoc",
"Rakefile",
"VERSION",
"app/controllers/sparkly_accounts_controller.rb",
"app/controllers/sparkly_controller.rb",