From 38a143d302664fcbf55a4cf89e87164e5ee5693e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Aug 2023 10:18:11 +0000 Subject: [PATCH] Bump activesupport from 7.0.4.3 to 7.0.7.2 (#329) --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8a32eb11..a8457e2d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,19 +12,19 @@ PATH GEM remote: https://rubygems.org/ specs: - actionview (7.0.4.3) - activesupport (= 7.0.4.3) + actionview (7.0.7.2) + activesupport (= 7.0.7.2) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - activesupport (7.0.4.3) + activesupport (7.0.7.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) ast (2.4.2) - better_html (2.0.1) + better_html (2.0.2) actionview (>= 6.0) activesupport (>= 6.0) ast (~> 2.0) @@ -37,13 +37,13 @@ GEM diff-lcs (1.5.0) erubi (1.12.0) fakefs (1.5.1) - i18n (1.12.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mini_portile2 (2.8.1) - minitest (5.18.0) + minitest (5.19.0) nokogiri (1.14.3) mini_portile2 (~> 2.8.0) racc (~> 1.4)