From 261fcb75e045a578b2bb75120a0754ff6e13917f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 20:08:35 +0000 Subject: [PATCH] Bump devise from 1.5.3 to 1.5.4 Bumps [devise](https://github.com/heartcombo/devise) from 1.5.3 to 1.5.4. - [Release notes](https://github.com/heartcombo/devise/releases) - [Changelog](https://github.com/heartcombo/devise/blob/main/CHANGELOG.md) - [Commits](https://github.com/heartcombo/devise/commits) --- updated-dependencies: - dependency-name: devise dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 59fabfc..e146a40 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -38,10 +38,12 @@ GEM activesupport (= 3.0.9) activesupport (3.0.9) arel (2.0.10) - bcrypt-ruby (3.0.1) + bcrypt (3.1.18) + 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) @@ -73,14 +75,14 @@ GEM activesupport (~> 3.0.2) arel (~> 2.0.2) mime-types (1.17.2) - orm_adapter (0.0.6) + orm_adapter (0.0.7) paperclip (2.6.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) @@ -110,7 +112,7 @@ GEM polyglot polyglot (>= 0.3.1) tzinfo (0.3.31) - warden (1.1.0) + warden (1.2.7) rack (>= 1.0) PLATFORMS