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 c6ea1a9 commit 1b01da0Copy full SHA for 1b01da0
‎Gemfile.lock‎
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- ruby-openid2 (3.0.2)
+ ruby-openid2 (3.0.3)
5
logger (~> 1.6, >= 1.6.1)
6
net-http (~> 0.4, >= 0.4.1)
7
rexml (~> 3.3, >= 3.3.7)
‎lib/openid/version.rb‎
@@ -1,5 +1,5 @@
module OpenID
module Version
- VERSION = "3.0.2"
+ VERSION = "3.0.3"
end
0 commit comments