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 a1a04b8 commit c8a9822Copy full SHA for c8a9822
Gemfile.lock
@@ -7,7 +7,7 @@ GIT
7
PATH
8
remote: .
9
specs:
10
- rack-openid (1.4.1)
+ rack-openid (1.4.2)
11
rack (>= 1.1.0)
12
ruby-openid (>= 2.1.8)
13
lib/rack/openid/version.rb
@@ -1,5 +1,5 @@
1
module Rack
2
class OpenID
3
- VERSION = "1.4.1"
+ VERSION = "1.4.2"
4
end
5
0 commit comments