authlogic_wind.gemspec in authlogic_wind-0.3.2 vs authlogic_wind.gemspec in authlogic_wind-0.4.0
- old
+ new
@@ -1,17 +1,17 @@
# Generated by jeweler
-# DO NOT EDIT THIS FILE
-# Instead, edit Jeweler::Tasks in Rakefile, and run `rake gemspec`
+# DO NOT EDIT THIS FILE DIRECTLY
+# Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = %q{authlogic_wind}
- s.version = "0.3.2"
+ s.version = "0.4.0"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["James Stuart"]
- s.date = %q{2009-11-05}
+ s.date = %q{2009-12-01}
s.description = %q{Authlogic plugin for WIND}
s.email = %q{tastyhat@jamesstuart.org}
s.extra_rdoc_files = [
"LICENSE",
"README.rdoc"
@@ -58,5 +58,6 @@
else
s.add_dependency(%q<authlogic>, [">= 0"])
s.add_dependency(%q<thoughtbot-shoulda>, [">= 0"])
end
end
+