From 01a1b82e6eeef1d8998def21f28469cff044e322 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Mar 2023 05:44:13 +0000 Subject: [PATCH] Bump rack from 2.2.3 to 2.2.6.4 in /api/back-end/ruby/rails_app Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 2.2.6.4. - [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.4) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- api/back-end/ruby/rails_app/Gemfile.lock | 48 ++++++++++++------------ 1 file changed, 25 insertions(+), 23 deletions(-) diff --git a/api/back-end/ruby/rails_app/Gemfile.lock b/api/back-end/ruby/rails_app/Gemfile.lock index fef808a..107b43b 100644 --- a/api/back-end/ruby/rails_app/Gemfile.lock +++ b/api/back-end/ruby/rails_app/Gemfile.lock @@ -11,20 +11,20 @@ GEM activejob (= 5.1.5) mail (~> 2.5, >= 2.5.4) rails-dom-testing (~> 2.0) - actionpack (5.2.4.3) + actionpack (5.1.5) actionview (= 5.1.5) activesupport (= 5.1.5) rack (~> 2.0) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.0.2) - actionview (5.2.4.3) + actionview (5.1.5) activesupport (= 5.1.5) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.0.3) - activejob (5.1.6.1) + activejob (5.1.5) activesupport (= 5.1.5) globalid (>= 0.3.6) activemodel (5.1.5) @@ -33,25 +33,25 @@ GEM activemodel (= 5.1.5) activesupport (= 5.1.5) arel (~> 8.0) - activesupport (5.2.4.3) + activesupport (5.1.5) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (~> 0.7) minitest (~> 5.1) tzinfo (~> 1.1) arel (8.0.0) - builder (3.2.3) + builder (3.2.4) byebug (10.0.0) chargebee (2.4.4) json_pure (~> 1.5) rest-client (>= 1.8, < 3.0) - concurrent-ruby (1.0.5) + concurrent-ruby (1.2.2) crass (1.0.6) domain_name (0.5.20170404) unf (>= 0.0.5, < 1.0.0) - erubi (1.7.0) + erubi (1.12.0) ffi (1.9.24) - globalid (0.4.1) - activesupport (>= 4.2.0) + globalid (1.1.0) + activesupport (>= 5.0) http-cookie (1.0.3) domain_name (~> 0.5) i18n (0.9.5) @@ -61,7 +61,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) @@ -71,16 +71,18 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) mini_mime (1.0.0) - mini_portile2 (2.4.0) - minitest (5.11.3) + mini_portile2 (2.8.1) + minitest (5.18.0) netrc (0.11.0) nio4r (2.2.0) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) + nokogiri (1.14.2) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) puma (3.12.6) - rack (2.2.3) - rack-test (0.8.2) - rack (>= 1.0, < 3) + racc (1.6.2) + rack (2.2.6.4) + rack-test (2.1.0) + rack (>= 1.3) rails (5.1.5) actioncable (= 5.1.5) actionmailer (= 5.1.5) @@ -96,8 +98,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.0.4) - loofah (~> 2.0) + rails-html-sanitizer (1.5.0) + loofah (~> 2.19, >= 2.19.1) railties (5.1.5) actionpack (= 5.1.5) activesupport (= 5.1.5) @@ -118,17 +120,17 @@ GEM spring-watcher-listen (2.0.1) listen (>= 2.7, < 4.0) spring (>= 1.2, < 3.0) - sprockets (3.7.2) + 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) sqlite3 (1.3.13) thor (0.20.0) thread_safe (0.3.6) - tzinfo (1.2.5) + tzinfo (1.2.11) thread_safe (~> 0.1) unf (0.1.4) unf_ext