From 65bc1b02ccdabb6f329fa535143eeec6fa3fa467 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 8 Apr 2019 12:50:31 -0400 Subject: [PATCH] Bump devise from 4.6.1 to 4.6.2 (#2329) [ci skip] 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) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0e2c6bc68..a8789aebd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -252,7 +252,7 @@ GEM thor (~> 0.19) descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) - devise (4.6.1) + devise (4.6.2) bcrypt (~> 3.0) orm_adapter (~> 0.1) railties (>= 4.1.0, < 6.0) @@ -710,7 +710,7 @@ GEM rest-client pusher-signature (0.1.8) raabro (1.1.6) - rack (2.0.6) + rack (2.0.7) rack-honeycomb (0.5.0) libhoney (>= 1.5.0) rack-host-redirect (1.3.0)