From 037b73e4787d53fe884c36cdf29572decf24073f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2024 03:44:20 +0000 Subject: [PATCH] Bump the bundler group with 9 updates Bumps the bundler group with 9 updates: | Package | From | To | | --- | --- | --- | | [activestorage](https://github.com/rails/rails) | `7.0.4` | `7.0.8.1` | | [actionpack](https://github.com/rails/rails) | `7.0.4` | `7.0.8.1` | | [actionview](https://github.com/rails/rails) | `7.0.4` | `7.0.8.1` | | [activerecord](https://github.com/rails/rails) | `7.0.4` | `7.0.8.1` | | [activesupport](https://github.com/rails/rails) | `7.0.4` | `7.0.8.1` | | [globalid](https://github.com/rails/globalid) | `1.0.0` | `1.2.1` | | [loofah](https://github.com/flavorjones/loofah) | `2.19.0` | `2.22.0` | | [rack](https://github.com/rack/rack) | `2.2.4` | `2.2.9` | | [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) | `1.4.3` | `1.6.0` | Updates `activestorage` from 7.0.4 to 7.0.8.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.1.3.4/activestorage/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.0.4...v7.0.8.1) Updates `actionpack` from 7.0.4 to 7.0.8.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.1.3.4/actionpack/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.0.4...v7.0.8.1) Updates `actionview` from 7.0.4 to 7.0.8.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.1.3.4/actionview/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.0.4...v7.0.8.1) Updates `activerecord` from 7.0.4 to 7.0.8.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.1.3.4/activerecord/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.0.4...v7.0.8.1) Updates `activesupport` from 7.0.4 to 7.0.8.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.1.3.4/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.0.4...v7.0.8.1) Updates `globalid` from 1.0.0 to 1.2.1 - [Release notes](https://github.com/rails/globalid/releases) - [Commits](https://github.com/rails/globalid/compare/v1.0.0...v1.2.1) Updates `loofah` from 2.19.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.19.0...v2.22.0) Updates `rack` from 2.2.4 to 2.2.9 - [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.4...v2.2.9) 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: activestorage dependency-type: direct:production dependency-group: bundler - dependency-name: actionpack dependency-type: indirect dependency-group: bundler - dependency-name: actionview dependency-type: indirect dependency-group: bundler - dependency-name: activerecord dependency-type: indirect dependency-group: bundler - dependency-name: activesupport dependency-type: indirect dependency-group: bundler - dependency-name: globalid dependency-type: indirect dependency-group: bundler - dependency-name: loofah dependency-type: indirect dependency-group: bundler - dependency-name: rack dependency-type: indirect dependency-group: bundler - dependency-name: rails-html-sanitizer dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 82 +++++++++++++++++++++++++++------------------------- 1 file changed, 42 insertions(+), 40 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c8e8244..31d22c0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,73 +8,75 @@ PATH GEM remote: https://rubygems.org/ specs: - actionpack (7.0.4) - actionview (= 7.0.4) - activesupport (= 7.0.4) - rack (~> 2.0, >= 2.2.0) + actionpack (7.0.8.1) + actionview (= 7.0.8.1) + activesupport (= 7.0.8.1) + rack (~> 2.0, >= 2.2.4) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.2.0) - actionview (7.0.4) - activesupport (= 7.0.4) + actionview (7.0.8.1) + activesupport (= 7.0.8.1) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - activejob (7.0.4) - activesupport (= 7.0.4) + activejob (7.0.8.1) + activesupport (= 7.0.8.1) globalid (>= 0.3.6) - activemodel (7.0.4) - activesupport (= 7.0.4) - activerecord (7.0.4) - activemodel (= 7.0.4) - activesupport (= 7.0.4) - activestorage (7.0.4) - actionpack (= 7.0.4) - activejob (= 7.0.4) - activerecord (= 7.0.4) - activesupport (= 7.0.4) + activemodel (7.0.8.1) + activesupport (= 7.0.8.1) + activerecord (7.0.8.1) + activemodel (= 7.0.8.1) + activesupport (= 7.0.8.1) + activestorage (7.0.8.1) + actionpack (= 7.0.8.1) + activejob (= 7.0.8.1) + activerecord (= 7.0.8.1) + activesupport (= 7.0.8.1) marcel (~> 1.0) mini_mime (>= 1.1.0) - activesupport (7.0.4) + activesupport (7.0.8.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) ast (2.4.0) - builder (3.2.4) - concurrent-ruby (1.1.10) + builder (3.3.0) + concurrent-ruby (1.3.3) crass (1.0.6) diff-lcs (1.3) - erubi (1.11.0) - globalid (1.0.0) - activesupport (>= 5.0) - i18n (1.12.0) + erubi (1.13.0) + globalid (1.2.1) + activesupport (>= 6.1) + i18n (1.14.5) concurrent-ruby (~> 1.0) jaro_winkler (1.5.4) - loofah (2.19.0) + loofah (2.22.0) crass (~> 1.0.2) - nokogiri (>= 1.5.9) - marcel (1.0.2) + nokogiri (>= 1.12.0) + marcel (1.0.4) mini_magick (4.9.5) - mini_mime (1.1.2) - mini_portile2 (2.8.5) - minitest (5.16.3) - nokogiri (1.16.2) + mini_mime (1.1.5) + mini_portile2 (2.8.7) + minitest (5.24.1) + nokogiri (1.16.7) mini_portile2 (~> 2.8.2) racc (~> 1.4) parallel (1.19.1) parser (2.7.0.5) ast (~> 2.4.0) - racc (1.7.3) - rack (2.2.4) - rack-test (2.0.2) + racc (1.8.1) + rack (2.2.9) + rack-test (2.1.0) rack (>= 1.3) - rails-dom-testing (2.0.3) - activesupport (>= 4.2.0) + rails-dom-testing (2.2.0) + activesupport (>= 5.0.0) + minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.4.3) - loofah (~> 2.3) + rails-html-sanitizer (1.6.0) + loofah (~> 2.21) + nokogiri (~> 1.14) rainbow (3.0.0) rake (12.3.3) rexml (3.2.5) @@ -100,7 +102,7 @@ GEM ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 1.7) ruby-progressbar (1.10.1) - tzinfo (2.0.5) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (1.6.1)