From bdebd6f86616e4b78c68c2ffa330f55a879b9809 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Feb 2023 05:01:13 +0000 Subject: [PATCH] Bump activesupport from 6.1.7 to 7.0.4.2 Bumps [activesupport](https://github.com/rails/rails) from 6.1.7 to 7.0.4.2. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.2/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.1.7...v7.0.4.2) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9941c389..6fc4b7aa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,18 +1,17 @@ GEM remote: https://rubygems.org/ specs: - actionview (6.1.7) - activesupport (= 6.1.7) + actionview (7.0.4.2) + activesupport (= 7.0.4.2) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - activesupport (6.1.7) + activesupport (7.0.4.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - zeitwerk (~> 2.3) addressable (2.8.1) public_suffix (>= 2.0.2, < 6.0) builder (3.2.4) @@ -43,7 +42,7 @@ GEM eventmachine (>= 1.0.0.beta.4) em-synchrony (1.0.6) eventmachine (>= 1.0.0.beta.1) - erubi (1.11.0) + erubi (1.12.0) eventmachine (1.2.7) http-accept (1.7.0) http-cookie (1.0.5) @@ -67,6 +66,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2022.0105) mini_mime (1.1.2) + mini_portile2 (2.8.1) minitest (5.17.0) money (6.16.0) i18n (>= 0.6.4, <= 2) @@ -83,13 +83,16 @@ GEM net-smtp (0.3.3) net-protocol netrc (0.11.0) - nokogiri (1.13.10-x86_64-linux) + nokogiri (1.14.2) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + nokogiri (1.14.2-x86_64-linux) racc (~> 1.4) oj (3.13.23) pony (1.13.1) mail (>= 2.0) public_suffix (5.0.1) - racc (1.6.1) + racc (1.6.2) rack (2.2.6.2) rack-protection (3.0.5) rack @@ -98,7 +101,7 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.4.4) + rails-html-sanitizer (1.5.0) loofah (~> 2.19, >= 2.19.1) raindrops (0.20.0) rake (13.0.6) @@ -147,9 +150,9 @@ GEM unicorn (6.1.0) kgio (~> 2.6) raindrops (~> 0.7) - zeitwerk (2.6.7) PLATFORMS + ruby x86_64-linux DEPENDENCIES @@ -176,4 +179,4 @@ DEPENDENCIES rubygems-update sinatra sinatra-contrib - unicorn \ No newline at end of file + unicorn