From 44efcb4ced30e4df15524e80d4cb031435b751cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Jan 2023 02:19:01 +0000 Subject: [PATCH] Bump devise in /_site/play-with-docker/Portus/Portus.1 Bumps [devise](https://github.com/heartcombo/devise) from 3.5.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.5.1...v4.7.1) --- updated-dependencies: - dependency-name: devise dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../Portus/Portus.1/Gemfile.lock | 32 +++++++++---------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/_site/play-with-docker/Portus/Portus.1/Gemfile.lock b/_site/play-with-docker/Portus/Portus.1/Gemfile.lock index c3f3b1e42..752c07dbd 100644 --- a/_site/play-with-docker/Portus/Portus.1/Gemfile.lock +++ b/_site/play-with-docker/Portus/Portus.1/Gemfile.lock @@ -83,7 +83,7 @@ GEM simplecov (>= 0.7.1, < 1.0.0) coderay (1.1.0) columnize (0.9.0) - concurrent-ruby (1.1.9) + concurrent-ruby (1.2.0) crack (0.4.3) safe_yaml (~> 1.0.0) crass (1.0.6) @@ -92,12 +92,11 @@ GEM activesupport (~> 4.0) database_cleaner (1.4.1) debug_inspector (0.0.2) - devise (3.5.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) diff-lcs (1.2.5) docile (1.1.5) @@ -178,7 +177,7 @@ GEM listen (3.0.6) rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9.7) - loofah (2.18.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.0.10) @@ -193,15 +192,15 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2021.0225) mini_mime (1.1.0) - mini_portile2 (2.8.0) - minitest (5.14.4) + mini_portile2 (2.8.1) + minitest (5.17.0) multi_json (1.11.2) multipart-post (2.0.0) mysql2 (0.3.18) nenv (0.3.0) net-ldap (0.11) nio4r (2.5.8) - nokogiri (1.13.6) + nokogiri (1.14.0) mini_portile2 (~> 2.8.0) racc (~> 1.4) notiffany (0.0.8) @@ -239,7 +238,7 @@ GEM activesupport (>= 3.0.0) quiet_assets (1.1.0) railties (>= 3.1, < 5.0) - racc (1.6.0) + racc (1.6.2) rack (1.6.13) rack-mini-profiler (0.9.3) rack (>= 1.1.3) @@ -267,8 +266,8 @@ GEM activesupport (>= 3.2) choice (~> 0.2.0) ruby-graphviz (~> 1.2) - rails-html-sanitizer (1.4.3) - loofah (~> 2.3) + rails-html-sanitizer (1.5.0) + loofah (~> 2.19, >= 2.19.1) rails_stdout_logging (0.0.5) railties (4.2.8) actionpack (= 4.2.8) @@ -276,13 +275,14 @@ GEM rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) rainbow (2.1.0) - rake (11.1.2) + rake (13.0.6) rb-fsevent (0.9.7) rb-inotify (0.9.7) ffi (>= 0.5.0) redcarpet (3.3.3) - responders (2.1.0) - railties (>= 4.2.0, < 5) + responders (2.4.1) + actionpack (>= 4.2.0, < 6.0) + railties (>= 4.2.0, < 6.0) rouge (1.11.1) rspec (3.3.0) rspec-core (~> 3.3.0) @@ -367,7 +367,7 @@ GEM polyglot (~> 0.3) typhoeus (1.0.2) ethon (>= 0.9.0) - tzinfo (1.2.9) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (2.7.2) execjs (>= 0.3.0) @@ -375,7 +375,7 @@ GEM unicode-display_width (1.1.0) uri_template (0.5.3) vcr (3.0.3) - warden (1.2.3) + warden (1.2.7) rack (>= 1.0) web-console (2.1.3) activemodel (>= 4.0)