From 47f7ad805d4b03559107996127518a40511d1c37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Jan 2023 11:16:53 +0000 Subject: [PATCH] Bump activesupport from 5.1.6.1 to 7.0.4.1 Bumps [activesupport](https://github.com/rails/rails) from 5.1.6.1 to 7.0.4.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.1/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v5.1.6.1...v7.0.4.1) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 61 ++++++++++++++++++++++++++-------------------------- 1 file changed, 31 insertions(+), 30 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2dcebb3..f2f4c22 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,38 +17,38 @@ PATH GEM remote: https://rubygems.org/ specs: - actionpack (5.1.6.1) - actionview (= 5.1.6.1) - activesupport (= 5.1.6.1) - rack (~> 2.0) + actionpack (7.0.4.1) + actionview (= 7.0.4.1) + activesupport (= 7.0.4.1) + rack (~> 2.0, >= 2.2.0) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) - rails-html-sanitizer (~> 1.0, >= 1.0.2) - actionview (5.1.6.1) - activesupport (= 5.1.6.1) + rails-html-sanitizer (~> 1.0, >= 1.2.0) + actionview (7.0.4.1) + activesupport (= 7.0.4.1) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) - rails-html-sanitizer (~> 1.0, >= 1.0.3) - activesupport (5.1.6.1) + rails-html-sanitizer (~> 1.1, >= 1.2.0) + activesupport (7.0.4.1) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) addressable (2.5.2) public_suffix (>= 2.0.2, < 4.0) backports (3.11.4) - builder (3.2.3) + builder (3.2.4) charlock_holmes (0.7.7) coderay (1.1.2) commonmarker (0.20.1) ruby-enum (~> 0.5) - concurrent-ruby (1.1.3) + concurrent-ruby (1.1.10) crack (0.4.3) safe_yaml (~> 1.0.0) - crass (1.0.4) + crass (1.0.6) diff-lcs (1.3) - erubi (1.9.0) + erubi (1.12.0) escape_utils (1.1.1) ffi (1.11.1) gemoji (3.0.1) @@ -62,33 +62,35 @@ GEM tilt hashdiff (0.3.7) hashie (3.6.0) - html-pipeline (2.12.0) + html-pipeline (2.14.3) activesupport (>= 2) nokogiri (>= 1.4) html-pipeline-rouge_filter (1.0.7) activesupport html-pipeline (>= 1.11) rouge (>= 2.0.0, < 4) - i18n (1.1.1) + i18n (1.12.0) concurrent-ruby (~> 1.0) - loofah (2.3.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) method_source (0.9.2) mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2018.0812) - mini_portile2 (2.4.0) - minitest (5.11.3) + mini_portile2 (2.8.1) + minitest (5.17.0) multi_json (1.13.1) mustermann (1.0.3) - nokogiri (1.10.4) - mini_portile2 (~> 2.4.0) + nokogiri (1.14.0) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) public_suffix (3.0.3) - rack (2.0.6) + racc (1.6.2) + rack (2.2.6.2) rack-protection (2.0.4) rack rack-test (1.1.0) @@ -96,13 +98,13 @@ 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) rake (12.3.1) rb-fsevent (0.10.3) rb-inotify (0.10.0) ffi (~> 1.0) - rouge (3.11.1) + rouge (3.30.0) rspec (3.8.0) rspec-core (~> 3.8.0) rspec-expectations (~> 3.8.0) @@ -148,10 +150,9 @@ GEM thor temple (0.8.2) thor (0.19.4) - thread_safe (0.3.6) tilt (2.0.8) - tzinfo (1.2.5) - thread_safe (~> 0.1) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) vcr (4.0.0) webmock (3.4.2) addressable (>= 2.3.6)