From 174c081b809278a2f02e1a4afb1a787095749cbd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ana=20Mar=C3=ADa=20Mart=C3=ADnez=20G=C3=B3mez?= Date: Thu, 23 May 2019 15:23:31 +0200 Subject: [PATCH] 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. --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index ad85986b..489ea72c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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)