From f37a3669b1fa52d8dbef6b3331cc7b8ecbe6addd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 12 Feb 2019 08:16:53 +0000 Subject: [PATCH] Bump devise from 4.6.0 to 4.6.1 Bumps [devise](https://github.com/plataformatec/devise) from 4.6.0 to 4.6.1. - [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.6.0...v4.6.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8922b05e9..70af7c8bc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -134,7 +134,7 @@ GEM activesupport (>= 3.0.0) dalli (2.7.9) database_cleaner (1.7.0) - devise (4.6.0) + devise (4.6.1) bcrypt (~> 3.0) orm_adapter (~> 0.1) railties (>= 4.1.0, < 6.0)