mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Update devise_ichain_authenticatable to 0.3.2
Otherwise instances using ichain authentication (such as events.opensuse.org) break after the Rails 5.1 update.
This commit is contained in:
parent
a8ad134706
commit
174c081b80
1 changed files with 1 additions and 1 deletions
|
|
@ -158,7 +158,7 @@ GEM
|
|||
railties (>= 4.1.0, < 6.0)
|
||||
responders
|
||||
warden (~> 1.2.3)
|
||||
devise_ichain_authenticatable (0.3.1)
|
||||
devise_ichain_authenticatable (0.3.2)
|
||||
devise (>= 2.2)
|
||||
diff-lcs (1.3)
|
||||
docile (1.3.1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue