From 52d9dd7ee017fe0600be2403aefc15391e9e4351 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Mar 2024 03:48:52 +0000 Subject: [PATCH] Bump the bundler group across 1 directories with 4 updates Bumps the bundler group with 3 updates in the /spec/rails4_stub directory: [globalid](https://github.com/rails/globalid), [loofah](https://github.com/flavorjones/loofah) and [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer). Updates `globalid` from 0.4.1 to 0.4.2 - [Release notes](https://github.com/rails/globalid/releases) - [Commits](https://github.com/rails/globalid/compare/v0.4.1...v0.4.2) Updates `loofah` from 2.18.0 to 2.22.0 - [Release notes](https://github.com/flavorjones/loofah/releases) - [Changelog](https://github.com/flavorjones/loofah/blob/main/CHANGELOG.md) - [Commits](https://github.com/flavorjones/loofah/compare/v2.18.0...v2.22.0) Updates `nokogiri` from 1.13.10 to 1.16.2 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.10...v1.16.2) Updates `rails-html-sanitizer` from 1.4.3 to 1.6.0 - [Release notes](https://github.com/rails/rails-html-sanitizer/releases) - [Changelog](https://github.com/rails/rails-html-sanitizer/blob/main/CHANGELOG.md) - [Commits](https://github.com/rails/rails-html-sanitizer/compare/v1.4.3...v1.6.0) --- updated-dependencies: - dependency-name: globalid dependency-type: indirect dependency-group: bundler-security-group - dependency-name: loofah dependency-type: indirect dependency-group: bundler-security-group - dependency-name: nokogiri dependency-type: indirect dependency-group: bundler-security-group - dependency-name: rails-html-sanitizer dependency-type: indirect dependency-group: bundler-security-group ... Signed-off-by: dependabot[bot] --- spec/rails4_stub/Gemfile.lock | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/spec/rails4_stub/Gemfile.lock b/spec/rails4_stub/Gemfile.lock index f4e02e23..55e80565 100644 --- a/spec/rails4_stub/Gemfile.lock +++ b/spec/rails4_stub/Gemfile.lock @@ -42,30 +42,29 @@ GEM tzinfo (~> 1.1) arel (6.0.4) builder (3.2.3) - concurrent-ruby (1.0.5) - concurrent-ruby (1.0.5-java) + concurrent-ruby (1.2.3) crass (1.0.6) erubis (2.7.0) - globalid (0.4.1) + globalid (0.4.2) activesupport (>= 4.2.0) i18n (0.9.5) concurrent-ruby (~> 1.0) jdbc-postgres (9.4.1206) - loofah (2.18.0) + loofah (2.22.0) crass (~> 1.0.2) - nokogiri (>= 1.5.9) + nokogiri (>= 1.12.0) mail (2.7.0) mini_mime (>= 0.1.1) mini_mime (1.0.0) - mini_portile2 (2.8.0) - minitest (5.11.3) - nokogiri (1.13.10) - mini_portile2 (~> 2.8.0) + mini_portile2 (2.8.5) + minitest (5.22.2) + nokogiri (1.16.2) + mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.13.10-java) + nokogiri (1.16.2-java) racc (~> 1.4) - racc (1.6.1) - racc (1.6.1-java) + racc (1.7.3) + racc (1.7.3-java) rack (1.6.13) rack-test (0.6.3) rack (>= 1.0) @@ -89,8 +88,9 @@ GEM activesupport (>= 4.2.0, < 5.0) nokogiri (~> 1.6) rails-deprecated_sanitizer (>= 1.0.1) - rails-html-sanitizer (1.4.3) - loofah (~> 2.3) + rails-html-sanitizer (1.6.0) + loofah (~> 2.21) + nokogiri (~> 1.14) railties (4.2.10) actionpack (= 4.2.10) activesupport (= 4.2.10) @@ -107,7 +107,7 @@ GEM thor (0.20.0) thread_safe (0.3.6) thread_safe (0.3.6-java) - tzinfo (1.2.10) + tzinfo (1.2.11) thread_safe (~> 0.1) PLATFORMS