From a0b821ccfd25d4a9ac2b686ee996538498306864 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Mar 2024 06:12:09 +0000 Subject: [PATCH] Bump activesupport from 7.0.4.3 to 7.1.3.2 Bumps [activesupport](https://github.com/rails/rails) from 7.0.4.3 to 7.1.3.2. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.1.3.2/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.0.4.3...v7.1.3.2) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a0931cc..001d019 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,12 +2,19 @@ GEM remote: https://rubygems.org/ specs: RedCloth (4.2.9) - activesupport (7.0.4.3) + activesupport (7.1.3.2) + base64 + bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) + connection_pool (>= 2.2.5) + drb i18n (>= 1.6, < 2) minitest (>= 5.1) + mutex_m tzinfo (~> 2.0) addressable (2.3.8) + base64 (0.2.0) + bigdecimal (3.1.6) blankslate (2.1.2.4) classifier-reborn (2.0.4) fast-stemmer (~> 1.0) @@ -16,7 +23,9 @@ GEM execjs coffee-script-source (1.9.1.1) colorator (0.1) - concurrent-ruby (1.2.2) + concurrent-ruby (1.2.3) + connection_pool (2.4.1) + drb (2.2.1) ethon (0.8.0) ffi (>= 1.3.0) execjs (2.6.0) @@ -50,7 +59,7 @@ GEM html-pipeline (1.9.0) activesupport (>= 2) nokogiri (~> 1.4) - i18n (1.12.0) + i18n (1.14.4) concurrent-ruby (~> 1.0) jekyll (2.4.0) classifier-reborn (~> 2.0) @@ -94,7 +103,8 @@ GEM maruku (0.7.0) mercenary (0.3.5) mini_portile (0.6.2) - minitest (5.18.0) + minitest (5.22.3) + mutex_m (0.2.0) net-dns (0.8.0) nokogiri (1.6.6.2) mini_portile (~> 0.6.0)