From be866c32a62d96fed1d790c573d8fa64c19f8360 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Jan 2023 00:37:23 +0000 Subject: [PATCH] Bump devise from 2.1.0 to 3.5.10 in /_ALLREPOS/ninjalearning_old1 Bumps [devise](https://github.com/heartcombo/devise) from 2.1.0 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/v2.1.0...v3.5.10) --- updated-dependencies: - dependency-name: devise dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- _ALLREPOS/ninjalearning_old1/Gemfile.lock | 51 +++++++++++++---------- 1 file changed, 29 insertions(+), 22 deletions(-) diff --git a/_ALLREPOS/ninjalearning_old1/Gemfile.lock b/_ALLREPOS/ninjalearning_old1/Gemfile.lock index 816325c28..8bfea6d23 100644 --- a/_ALLREPOS/ninjalearning_old1/Gemfile.lock +++ b/_ALLREPOS/ninjalearning_old1/Gemfile.lock @@ -30,9 +30,9 @@ GEM multi_json (~> 1.0) addressable (2.2.8) arel (3.0.2) - bcrypt-ruby (3.0.1) + bcrypt (3.1.18) bootstrap-sass (2.0.3.1) - builder (3.0.0) + builder (3.0.4) cancan (1.6.7) capybara (1.1.2) mime-types (>= 1.16) @@ -50,6 +50,7 @@ GEM coffee-script-source execjs coffee-script-source (1.3.3) + concurrent-ruby (1.2.0) cucumber (1.2.1) builder (>= 2.1.2) diff-lcs (>= 1.1.3) @@ -61,11 +62,13 @@ GEM nokogiri (>= 1.5.0) daemons (1.1.8) database_cleaner (0.8.0) - devise (2.1.0) - bcrypt-ruby (~> 3.0) - orm_adapter (~> 0.0.7) - railties (~> 3.1) - warden (~> 1.1.1) + 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) devise_invitable (1.0.2) devise (>= 2.0.0) rails (~> 3.0) @@ -112,13 +115,14 @@ GEM activesupport (~> 3.0) haml (~> 3.0) railties (~> 3.0) - hike (1.2.1) - i18n (0.6.0) + hike (1.2.3) + i18n (0.9.5) + concurrent-ruby (~> 1.0) journey (1.0.4) jquery-rails (2.0.2) railties (>= 3.2.0, < 5.0) thor (~> 0.14) - json (1.7.3) + json (1.8.6) launchy (2.1.0) addressable (~> 2.2.6) libwebsocket (0.1.3) @@ -132,17 +136,17 @@ GEM mime-types (~> 1.16) treetop (~> 1.4.8) mime-types (1.18) - multi_json (1.3.6) + multi_json (1.15.0) nokogiri (1.5.4) - orm_adapter (0.0.7) + orm_adapter (0.5.0) pg (0.13.2) polyglot (0.3.3) - rack (1.4.1) - rack-cache (1.2) + rack (1.4.7) + rack-cache (1.13.0) rack (>= 0.4) - rack-ssl (1.3.2) + rack-ssl (1.3.4) rack - rack-test (0.6.1) + rack-test (0.6.3) rack (>= 1.0) rails (3.2.6) actionmailer (= 3.2.6) @@ -161,14 +165,16 @@ GEM rake (>= 0.8.7) rdoc (~> 3.4) thor (>= 0.14.6, < 2.0) - rake (0.9.2.2) + rake (13.0.6) rb-fchange (0.0.5) ffi rb-fsevent (0.9.1) rb-inotify (0.8.8) ffi (>= 0.5.0) - rdoc (3.12) + rdoc (3.12.2) json (~> 1.4) + responders (1.1.2) + railties (>= 3.2, < 4.2) rolify (3.1.0) rspec (2.10.0) rspec-core (~> 2.10.0) @@ -199,7 +205,7 @@ GEM actionpack (~> 3.0) activemodel (~> 3.0) spork (1.0.0rc3) - sprockets (2.1.3) + sprockets (2.1.4) hike (~> 1.2) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) @@ -208,8 +214,9 @@ GEM daemons (>= 1.0.9) eventmachine (>= 0.12.6) rack (>= 1.0.0) - thor (0.15.2) - tilt (1.3.3) + thor (0.20.3) + thread_safe (0.3.6) + tilt (1.4.1) treetop (1.4.10) polyglot polyglot (>= 0.3.1) @@ -217,7 +224,7 @@ GEM uglifier (1.2.4) execjs (>= 0.3.0) multi_json (>= 1.0.2) - warden (1.1.1) + warden (1.2.7) rack (>= 1.0) will_paginate (3.0.3) xpath (0.1.4)