From 3b6d78a32c499932ab7581b03332875586b4f14c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 16:45:24 +0000 Subject: [PATCH] Bump devise from 1.5.3 to 1.5.4 Bumps [devise](https://github.com/plataformatec/devise) from 1.5.3 to 1.5.4. - [Release notes](https://github.com/plataformatec/devise/releases) - [Changelog](https://github.com/heartcombo/devise/blob/master/CHANGELOG.md) - [Commits](https://github.com/plataformatec/devise/commits) Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 716ada3..9a1a0f7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -35,10 +35,12 @@ GEM json (~> 1.4) nokogiri (>= 1.4.4) uuidtools (~> 2.1) - bcrypt-ruby (3.0.1) + bcrypt (3.1.16) + bcrypt-ruby (3.1.5) + bcrypt (>= 3.1.3) builder (2.1.2) cocaine (0.2.1) - devise (1.5.3) + devise (1.5.4) bcrypt-ruby (~> 3.0) orm_adapter (~> 0.0.3) warden (~> 1.1) @@ -65,14 +67,14 @@ GEM multi_xml (0.4.1) nifty-generators (0.4.6) nokogiri (1.5.0) - orm_adapter (0.0.6) + orm_adapter (0.0.7) paperclip (2.7.0) activerecord (>= 2.3.0) activesupport (>= 2.3.2) cocaine (>= 0.0.2) mime-types polyglot (0.3.3) - rack (1.2.5) + rack (1.2.8) rack-mount (0.6.14) rack (>= 1.0.0) rack-test (0.5.7) @@ -98,7 +100,7 @@ GEM polyglot (>= 0.3.1) tzinfo (0.3.32) uuidtools (2.1.2) - warden (1.1.1) + warden (1.2.7) rack (>= 1.0) PLATFORMS