mirror of
https://github.com/redmine/redmine.git
synced 2025-11-01 10:56:17 +01:00
Update ruby-openid to 2.9.2 (#32294).
Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@18746 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -28,7 +28,7 @@ end
|
|||||||
|
|
||||||
# Optional gem for OpenID authentication
|
# Optional gem for OpenID authentication
|
||||||
group :openid do
|
group :openid do
|
||||||
gem "ruby-openid", "~> 2.3.0", :require => "openid"
|
gem "ruby-openid", "~> 2.9.2", :require => "openid"
|
||||||
gem "rack-openid"
|
gem "rack-openid"
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user