From 39dccb084375d23d02064b61f9983b2cbdb2fc8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Jan 2023 01:22:38 +0000 Subject: [PATCH] Bump devise from 3.2.4 to 3.5.10 in /_ALLREPOS/impulsideas Bumps [devise](https://github.com/heartcombo/devise) from 3.2.4 to 3.5.10. - [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.2.4...v3.5.10) --- updated-dependencies: - dependency-name: devise dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- _ALLREPOS/impulsideas/Gemfile.lock | 27 ++++++++++++++++----------- 1 file changed, 16 insertions(+), 11 deletions(-) diff --git a/_ALLREPOS/impulsideas/Gemfile.lock b/_ALLREPOS/impulsideas/Gemfile.lock index c865d3cd4..89f959c51 100644 --- a/_ALLREPOS/impulsideas/Gemfile.lock +++ b/_ALLREPOS/impulsideas/Gemfile.lock @@ -30,7 +30,7 @@ GEM activerecord (>= 2.3.0) rake (>= 0.8.7) arel (4.0.2) - bcrypt (3.1.7) + bcrypt (3.1.18) builder (3.1.4) capybara (2.4.1) mime-types (>= 1.16) @@ -56,14 +56,16 @@ GEM execjs coffee-script-source (1.7.0) commonjs (0.2.7) + concurrent-ruby (1.1.9) crack (0.4.2) safe_yaml (~> 1.0.0) daemon_controller (1.2.0) daemons (1.1.9) - devise (3.2.4) + devise (3.5.10) bcrypt (~> 3.0) orm_adapter (~> 0.1) railties (>= 3.2.6, < 5) + responders thread_safe (~> 0.1) warden (~> 1.2.3) diff-lcs (1.2.5) @@ -122,7 +124,8 @@ GEM hike (1.2.3) htmlentities (4.3.2) httpauth (0.2.1) - i18n (0.6.9) + i18n (0.9.5) + concurrent-ruby (~> 1.0) inflecto (0.0.2) ipaddress (0.8.0) jbuilder (1.5.3) @@ -161,7 +164,7 @@ GEM subexec (~> 0.2.1) mini_portile (0.6.0) minitest (4.7.5) - multi_json (1.10.1) + multi_json (1.15.0) multipart-post (2.0.0) net-scp (1.2.1) net-ssh (>= 2.6.5) @@ -204,9 +207,9 @@ GEM slop (~> 3.4) quiet_assets (1.0.3) railties (>= 3.1, < 5.0) - rack (1.5.2) + rack (1.5.5) rack-cors (0.2.9) - rack-test (0.6.2) + rack-test (0.6.3) rack (>= 1.0) rails (4.0.8) actionmailer (= 4.0.8) @@ -226,7 +229,7 @@ GEM activesupport (= 4.0.8) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (10.3.2) + rake (12.3.3) rb-fsevent (0.9.4) rb-inotify (0.9.5) ffi (>= 0.5.0) @@ -237,6 +240,8 @@ GEM mime-types orm_adapter ref (1.0.5) + responders (1.1.2) + railties (>= 3.2, < 4.2) rspec (2.99.0) rspec-core (~> 2.99.0) rspec-expectations (~> 2.99.0) @@ -296,8 +301,8 @@ GEM daemons (>= 1.0.9) eventmachine (>= 1.0.0) rack (>= 1.0.0) - thor (0.19.1) - thread_safe (0.3.4) + thor (1.2.1) + thread_safe (0.3.6) tilt (1.4.1) timers (1.1.0) treetop (1.4.15) @@ -305,7 +310,7 @@ GEM polyglot (>= 0.3.1) turbolinks (2.2.2) coffee-rails - tzinfo (0.3.39) + tzinfo (0.3.61) uglifier (2.5.1) execjs (>= 0.3.0) json (>= 1.8.0) @@ -315,7 +320,7 @@ GEM addressable htmlentities multi_json - warden (1.2.3) + warden (1.2.7) rack (>= 1.0) webmock (1.18.0) addressable (>= 2.3.6)