From 3b7de95d2c4921817290c00ba650083896e7fd16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jul 2023 10:31:08 +0000 Subject: [PATCH] Bump activesupport from 6.1.7.1 to 6.1.7.4 Bumps [activesupport](https://github.com/rails/rails) from 6.1.7.1 to 6.1.7.4. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.6/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.1.7.1...v6.1.7.4) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4363f57..91f8699 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,7 +7,7 @@ PATH GEM remote: http://rubygems.org/ specs: - activesupport (6.1.7.1) + activesupport (6.1.7.4) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -16,11 +16,11 @@ GEM ast (2.4.2) backport (1.2.0) benchmark (0.2.1) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.2) diff-lcs (1.5.0) docile (1.4.0) e2mmap (0.1.0) - i18n (1.12.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) irb (1.0.0) jaro_winkler (1.5.4) @@ -93,7 +93,7 @@ GEM webrick (1.7.0) yard (0.9.28) webrick (~> 1.7.0) - zeitwerk (2.6.6) + zeitwerk (2.6.9) PLATFORMS ruby