From 8b481a3607be4f9532bf5da6099de0359e4252f6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Tue, 4 Jun 2019 10:18:50 +0000 Subject: [PATCH] Bump devise from 4.6.1 to 4.6.2 Bumps [devise](https://github.com/plataformatec/devise) from 4.6.1 to 4.6.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.6.1...v4.6.2) --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 198dbd83..7bb03060 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -770,7 +770,7 @@ GEM barnes (0.0.7) multi_json (~> 1) statsd-ruby (~> 1.1) - bcrypt (3.1.12) + bcrypt (3.1.13) better_errors (2.5.0) coderay (>= 1.0.0) erubi (>= 1.0.0) @@ -842,7 +842,7 @@ GEM db_text_search (0.3.0) activerecord (>= 4.1.15, < 6.0) debug_inspector (0.0.3) - devise (4.6.1) + devise (4.6.2) bcrypt (~> 3.0) orm_adapter (~> 0.1) railties (>= 4.1.0, < 6.0)