From 29b7e4119ff189f233d2af3767a7f4e176a72c5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Jan 2023 01:54:51 +0000 Subject: [PATCH] Bump devise from 3.4.1 to 4.7.1 Bumps [devise](https://github.com/heartcombo/devise) from 3.4.1 to 4.7.1. - [Release notes](https://github.com/heartcombo/devise/releases) - [Changelog](https://github.com/heartcombo/devise/blob/main/CHANGELOG.md) - [Commits](https://github.com/heartcombo/devise/compare/v3.4.1...v4.7.1) --- updated-dependencies: - dependency-name: devise dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 33 +++++++++++++++++---------------- 1 file changed, 17 insertions(+), 16 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a0a5fca..9427e74 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -34,22 +34,22 @@ GEM descendants_tracker (~> 0.0.4) ice_nine (~> 0.11.0) thread_safe (~> 0.3, >= 0.3.1) - bcrypt (3.1.9) + bcrypt (3.1.18) binding_of_caller (0.7.2) debug_inspector (>= 0.0.1) - builder (3.2.2) + builder (3.2.4) coderay (1.1.0) coercible (1.0.0) descendants_tracker (~> 0.0.1) + concurrent-ruby (1.2.0) debug_inspector (0.0.2) descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) - devise (3.4.1) + devise (4.7.1) bcrypt (~> 3.0) orm_adapter (~> 0.1) - railties (>= 3.2.6, < 5) + railties (>= 4.1.0) responders - thread_safe (~> 0.1) warden (~> 1.2.3) doorkeeper (1.4.0) railties (>= 3.1) @@ -80,15 +80,16 @@ GEM railties (>= 3.2.12) hashie (3.3.1) hike (1.2.3) - i18n (0.6.11) + i18n (0.9.5) + concurrent-ruby (~> 1.0) ice_nine (0.11.0) - json (1.8.1) + json (1.8.6) kramdown (1.5.0) mail (2.6.3) mime-types (>= 1.16, < 3) method_source (0.8.2) mime-types (2.4.3) - minitest (5.4.2) + minitest (5.17.0) multi_json (1.10.1) multi_xml (0.5.5) orm_adapter (0.5.0) @@ -107,13 +108,13 @@ GEM pry-theme (1.1.3) coderay (~> 1.1) json (~> 1.8) - rack (1.5.2) + rack (1.5.5) rack-accept (0.4.5) rack (>= 0.4) rack-cors (0.2.9) rack-mount (0.8.3) rack (>= 1.0.0) - rack-test (0.6.2) + rack-test (0.6.3) rack (>= 1.0) rails (4.1.6) actionmailer (= 4.1.6) @@ -133,8 +134,8 @@ GEM activesupport (= 4.1.6) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (10.3.2) - responders (1.1.1) + rake (13.0.6) + responders (1.1.2) railties (>= 3.2, < 4.2) slop (3.6.0) spring (1.1.3) @@ -147,17 +148,17 @@ GEM actionpack (>= 3.0) activesupport (>= 3.0) sprockets (>= 2.8, < 4.0) - thor (0.19.1) - thread_safe (0.3.4) + thor (1.2.1) + thread_safe (0.3.6) tilt (1.4.1) - tzinfo (1.2.2) + tzinfo (1.2.10) thread_safe (~> 0.1) virtus (1.0.3) axiom-types (~> 0.1) coercible (~> 1.0) descendants_tracker (~> 0.0, >= 0.0.3) equalizer (~> 0.0, >= 0.0.9) - warden (1.2.3) + warden (1.2.7) rack (>= 1.0) wine_bouncer (0.2.0) doorkeeper (~> 1.4.0)