mirror of
https://github.com/meineerde/redmine.git
synced 2025-12-19 15:01:14 +00: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:
parent
c5b5f0d6a9
commit
848e16ace2
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
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user