From 5cd554811d2fac934777ea5dbf0972c443fd460b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 22:56:48 +0000 Subject: [PATCH] Bump activesupport from 6.1.0 to 6.1.7.2 Bumps [activesupport](https://github.com/rails/rails) from 6.1.0 to 6.1.7.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.0...v6.1.7.2) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a3ba981..42161a7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,20 +9,20 @@ PATH GEM remote: https://www.rubygems.org/ specs: - actionview (6.1.0) - activesupport (= 6.1.0) + actionview (6.1.7.2) + activesupport (= 6.1.7.2) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - activesupport (6.1.0) + activesupport (6.1.7.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) zeitwerk (~> 2.3) builder (3.2.4) - concurrent-ruby (1.1.7) + concurrent-ruby (1.2.0) crass (1.0.6) dry-configurable (0.11.6) concurrent-ruby (~> 1.0) @@ -32,13 +32,13 @@ GEM concurrent-ruby (~> 1.0) dry-equalizer (0.3.0) erubi (1.10.0) - i18n (1.8.5) + i18n (1.12.0) concurrent-ruby (~> 1.0) loofah (2.8.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mini_portile2 (2.4.0) - minitest (5.14.2) + minitest (5.17.0) nokogiri (1.10.10) mini_portile2 (~> 2.4.0) rails-dom-testing (2.0.3) @@ -49,13 +49,13 @@ GEM sorbet (0.5.6161) sorbet-static (= 0.5.6161) sorbet-runtime (0.5.6161) - sorbet-static (0.5.6161-universal-darwin-14) - tzinfo (2.0.4) + sorbet-static (0.5.6161-x86_64-linux) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) - zeitwerk (2.4.2) + zeitwerk (2.6.6) PLATFORMS - ruby + x86_64-linux DEPENDENCIES catalyst-rails!