Project

General

Profile

Patch #32294 ยป update-ruby-openid.patch

Go MAEDA, 2019-10-18 05:22

View differences:

Gemfile
28 28

  
29 29
# Optional gem for OpenID authentication
30 30
group :openid do
31
  gem "ruby-openid", "~> 2.3.0", :require => "openid"
31
  gem "ruby-openid", "~> 2.9.2", :require => "openid"
32 32
  gem "rack-openid"
33 33
end
34 34

  
    (1-1/1)