Skip to content

Commit

Permalink
Updating warden_oauth to version 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
roman committed Feb 1, 2010
1 parent 3f4ecf6 commit 3f43c76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions warden_oauth.gemspec
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = %q{warden_oauth}
s.version = "0.1.0"
s.version = "0.1.1"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Roman Gonzalez"]
s.date = %q{2010-01-09}
s.date = %q{2010-02-01}
s.description = %q{
warden_oauth will help you create oauth authentication strategies using the oauth
helper method on the Warden::Manager config setup
Expand Down

0 comments on commit 3f43c76

Please sign in to comment.