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:
Ana María Martínez Gómez 2019-05-23 15:23:31 +02:00
parent a8ad134706
commit 174c081b80
No known key found for this signature in database
GPG key ID: EACB9B4BC80C0347

View file

@ -158,7 +158,7 @@ GEM
railties (>= 4.1.0, < 6.0) railties (>= 4.1.0, < 6.0)
responders responders
warden (~> 1.2.3) warden (~> 1.2.3)
devise_ichain_authenticatable (0.3.1) devise_ichain_authenticatable (0.3.2)
devise (>= 2.2) devise (>= 2.2)
diff-lcs (1.3) diff-lcs (1.3)
docile (1.3.1) docile (1.3.1)