mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-06 01:08:50 +01:00
Fix OpenID support, which was broken a month ago while fixing deprecation warnings.
git-svn-id: http://www.rousette.org.uk/svn/tracks-repos/trunk@677 a4c988fc-2ded-0310-b66e-134b36920a42
This commit is contained in:
parent
5fa50512ce
commit
b2526926a5
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@
|
|||
|
||||
begin
|
||||
gem "ruby-openid", ">= 1.0"
|
||||
require "openid"
|
||||
rescue LoadError
|
||||
require "openid"
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue