From 364f8c4b31e2cef5378fe150bb9ff1770973d2d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 14:23:04 +0000 Subject: [PATCH] Bump activesupport from 6.1.3.1 to 6.1.7.5 Bumps [activesupport](https://github.com/rails/rails) from 6.1.3.1 to 6.1.7.5. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.2.1/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.1.3.1...v6.1.7.5) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b27ed7e5..89506297 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,15 +6,15 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.1.3.1) + activesupport (6.1.7.5) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) zeitwerk (~> 2.3) - concurrent-ruby (1.1.8) + concurrent-ruby (1.3.4) dalli (2.7.11) - i18n (1.8.10) + i18n (1.14.6) concurrent-ruby (~> 1.0) memcache-client (1.8.5) minitest (5.14.4) @@ -23,9 +23,9 @@ GEM rake-compiler (1.1.1) rake remix-stash (1.1.3) - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) - zeitwerk (2.4.2) + zeitwerk (2.6.18) PLATFORMS ruby