From 9b8fcbcec485b3e47999322095991c58faf53409 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Dec 2021 19:56:24 +0000 Subject: [PATCH] Bump devise_masquerade from 1.2.0 to 1.3.1 Bumps [devise_masquerade](https://github.com/oivoodoo/devise_masquerade) from 1.2.0 to 1.3.1. - [Release notes](https://github.com/oivoodoo/devise_masquerade/releases) - [Commits](https://github.com/oivoodoo/devise_masquerade/compare/v1.2.0...v1.3.1) --- updated-dependencies: - dependency-name: devise_masquerade dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 43 +++++++++++++++++++++++-------------------- 2 files changed, 24 insertions(+), 21 deletions(-) diff --git a/Gemfile b/Gemfile index a6a25b7..69f4923 100644 --- a/Gemfile +++ b/Gemfile @@ -57,7 +57,7 @@ gem 'administrate', github: 'excid3/administrate', branch: 'jumpstart' gem 'bootstrap', '~> 4.3', '>= 4.3.1' gem 'devise', '~> 4.7', '>= 4.7.0' gem 'devise-bootstrapped', github: 'excid3/devise-bootstrapped', branch: 'bootstrap4' -gem 'devise_masquerade', '~> 1.2' +gem 'devise_masquerade', '~> 1.3' gem 'font-awesome-sass', '~> 5.6', '>= 5.6.1' gem 'friendly_id', '~> 5.2', '>= 5.2.5' gem 'gravatar_image_tag', github: 'mdeering/gravatar_image_tag' diff --git a/Gemfile.lock b/Gemfile.lock index 8d3ffb1..fa1c365 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -90,7 +90,7 @@ GEM public_suffix (>= 2.0.2, < 5.0) autoprefixer-rails (9.7.6) execjs - bcrypt (3.1.13) + bcrypt (3.1.16) bindex (0.8.1) bootsnap (1.4.6) msgpack (~> 1.0) @@ -110,7 +110,7 @@ GEM xpath (~> 3.2) childprocess (3.0.0) chronic (0.10.2) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.9) connection_pool (2.2.2) crass (1.0.6) datetime_picker_rails (0.0.7) @@ -121,10 +121,11 @@ GEM railties (>= 4.1.0) responders warden (~> 1.2.3) - devise_masquerade (1.2.0) + devise_masquerade (1.3.1) devise (>= 4.7.0) + globalid (>= 0.3.6) railties (>= 5.2.0) - erubi (1.9.0) + erubi (1.10.0) execjs (2.7.0) faraday (1.0.1) multipart-post (>= 1.2, < 3) @@ -136,7 +137,7 @@ GEM globalid (0.4.2) activesupport (>= 4.2.0) hashie (4.1.0) - i18n (1.8.2) + i18n (1.8.11) concurrent-ruby (~> 1.0) jbuilder (2.10.0) activesupport (>= 5.0.0) @@ -161,7 +162,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.5.0) + loofah (2.12.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -172,8 +173,8 @@ GEM mimemagic (0.3.4) mini_magick (4.10.1) mini_mime (1.0.2) - mini_portile2 (2.4.0) - minitest (5.14.0) + mini_portile2 (2.6.1) + minitest (5.14.4) momentjs-rails (2.20.1) railties (>= 3.1) msgpack (1.3.3) @@ -183,8 +184,9 @@ GEM name_of_person (1.1.1) activesupport (>= 5.2.0) nio4r (2.5.2) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) oauth (0.5.4) oauth2 (1.4.4) faraday (>= 0.8, < 2.0) @@ -215,7 +217,8 @@ GEM public_suffix (4.0.4) puma (4.3.3) nio4r (~> 2.0) - rack (2.2.2) + racc (1.6.0) + rack (2.2.3) rack-protection (2.0.8.1) rack rack-proxy (0.6.5) @@ -240,7 +243,7 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.3.0) + rails-html-sanitizer (1.4.2) loofah (~> 2.3) railties (6.0.2.2) actionpack (= 6.0.2.2) @@ -248,13 +251,13 @@ GEM method_source rake (>= 0.8.7) thor (>= 0.20.3, < 2.0) - rake (13.0.1) + rake (13.0.6) rb-fsevent (0.10.3) rb-inotify (0.10.1) ffi (~> 1.0) redis (4.1.3) regexp_parser (1.7.0) - responders (3.0.0) + responders (3.0.1) actionpack (>= 5.0) railties (>= 5.0) ruby_dep (1.5.0) @@ -292,16 +295,16 @@ GEM activesupport (>= 4.0) sprockets (>= 3.0.0) sqlite3 (1.4.2) - thor (1.0.1) + thor (1.1.0) thread_safe (0.3.6) tilt (2.0.10) turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.7) + tzinfo (1.2.9) thread_safe (~> 0.1) - warden (1.2.8) - rack (>= 2.0.6) + warden (1.2.9) + rack (>= 2.0.9) web-console (4.0.1) actionview (>= 6.0.0) activemodel (>= 6.0.0) @@ -322,7 +325,7 @@ GEM chronic (>= 0.6.3) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.3.0) + zeitwerk (2.5.1) PLATFORMS ruby @@ -335,7 +338,7 @@ DEPENDENCIES capybara (>= 2.15) devise (~> 4.7, >= 4.7.0) devise-bootstrapped! - devise_masquerade (~> 1.2) + devise_masquerade (~> 1.3) font-awesome-sass (~> 5.6, >= 5.6.1) friendly_id (~> 5.2, >= 5.2.5) gravatar_image_tag!