From 583096f015e80734be37ad02133b5247d1f7011c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 16 Mar 2018 05:21:17 +0000 Subject: [PATCH] Bump devise from 4.4.1 to 4.4.2 Bumps [devise](https://github.com/plataformatec/devise) from 4.4.1 to 4.4.2. - [Release notes](https://github.com/plataformatec/devise/releases) - [Changelog](https://github.com/plataformatec/devise/blob/master/CHANGELOG.md) - [Commits](https://github.com/plataformatec/devise/compare/v4.4.1...v4.4.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b2b23636..3a826db7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -55,16 +55,16 @@ GEM connection_pool (2.2.1) crass (1.0.3) dalli (2.7.6) - devise (4.4.1) + devise (4.4.2) bcrypt (~> 3.0) orm_adapter (~> 0.1) - railties (>= 4.1.0, < 5.2) + railties (>= 4.1.0, < 6.0) responders warden (~> 1.2.3) devise-i18n (1.6.1) devise (>= 4.4) docile (1.1.5) - erubi (1.7.0) + erubi (1.7.1) execjs (2.7.0) failbot (2.0.1) failbot_rails (0.5.0)