From e4c63f8119659d5de68375e2a32e82c892a9cd16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 21:42:25 +0000 Subject: [PATCH] Bump rack from 2.2.3 to 2.2.6.2 Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 2.2.6.2. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](https://github.com/rack/rack/compare/2.2.3...v2.2.6.2) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 42 +++++++++++++++++++++++------------------- 1 file changed, 23 insertions(+), 19 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index db0bc14..012b4d6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -62,7 +62,7 @@ GEM bindex (0.5.0) bootsnap (1.1.8) msgpack (~> 1.0) - builder (3.2.3) + builder (3.2.4) byebug (10.0.0) capistrano (3.10.1) airbrussh (>= 1.0.0) @@ -92,11 +92,11 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.10) crass (1.0.6) database_cleaner (1.8.5) diff-lcs (1.3) - erubi (1.7.0) + erubi (1.12.0) execjs (2.7.0) factory_bot (5.2.0) activesupport (>= 4.2.0) @@ -106,7 +106,7 @@ GEM ffi (1.13.0) globalid (0.4.1) activesupport (>= 4.2.0) - i18n (0.9.3) + i18n (0.9.5) concurrent-ruby (~> 1.0) interception (0.5) jbuilder (2.7.0) @@ -116,7 +116,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.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.0) @@ -124,18 +124,21 @@ GEM marcel (0.3.1) mimemagic (~> 0.3.2) method_source (0.9.0) - mimemagic (0.3.2) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.0) - mini_portile2 (2.4.0) - minitest (5.11.3) + mini_portile2 (2.8.1) + minitest (5.17.0) msgpack (1.2.2) multi_json (1.13.1) net-scp (1.2.1) net-ssh (>= 2.6.5) net-ssh (4.2.0) nio4r (2.2.0) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) + nokogiri (1.14.0) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) parallel (1.12.1) parser (2.4.0.2) ast (~> 2.3) @@ -150,11 +153,12 @@ GEM pry public_suffix (3.0.1) puma (3.12.6) - rack (2.2.3) + racc (1.6.2) + rack (2.2.6.2) rack-proxy (0.6.3) rack - rack-test (0.8.2) - rack (>= 1.0, < 3) + rack-test (2.0.2) + rack (>= 1.3) rails (5.2.0.rc1) actioncable (= 5.2.0.rc1) actionmailer (= 5.2.0.rc1) @@ -171,8 +175,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.3.0) - loofah (~> 2.3) + rails-html-sanitizer (1.4.4) + loofah (~> 2.19, >= 2.19.1) railties (5.2.0.rc1) actionpack (= 5.2.0.rc1) activesupport (= 5.2.0.rc1) @@ -228,10 +232,10 @@ GEM spring-watcher-listen (2.0.1) listen (>= 2.7, < 4.0) spring (>= 1.2, < 3.0) - sprockets (4.0.0.beta6) + sprockets (4.2.0) concurrent-ruby (~> 1.0) - rack (> 1, < 3) - sprockets-rails (3.2.1) + rack (>= 2.2.4, < 4) + sprockets-rails (3.2.2) actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) @@ -244,7 +248,7 @@ GEM turbolinks (5.1.0) turbolinks-source (~> 5.1) turbolinks-source (5.1.0) - tzinfo (1.2.4) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.1.5) execjs (>= 0.3.0, < 3)