We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f4ecf6 commit 3f43c76Copy full SHA for 3f43c76
warden_oauth.gemspec
@@ -5,11 +5,11 @@
5
6
Gem::Specification.new do |s|
7
s.name = %q{warden_oauth}
8
- s.version = "0.1.0"
+ s.version = "0.1.1"
9
10
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
s.authors = ["Roman Gonzalez"]
12
- s.date = %q{2010-01-09}
+ s.date = %q{2010-02-01}
13
s.description = %q{
14
warden_oauth will help you create oauth authentication strategies using the oauth
15
helper method on the Warden::Manager config setup
0 commit comments