From 3185e94beb27ef2188fc4232fb612ab37d249aea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Aug 2023 01:50:49 +0000 Subject: [PATCH] Bump activesupport from 6.1.4.1 to 6.1.7.6 Bumps [activesupport](https://github.com/rails/rails) from 6.1.4.1 to 6.1.7.6. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.7.2/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.1.4.1...v6.1.7.6) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8ceff29..52d42a9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,7 +11,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.1.4.1) + activesupport (6.1.7.6) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -27,7 +27,7 @@ GEM async-websocket (0.8.0) async-io websocket-driver (~> 0.7.0) - concurrent-ruby (1.1.9) + concurrent-ruby (1.2.2) console (1.14.0) fiber-local diff-lcs (1.4.4) @@ -56,9 +56,9 @@ GEM fiber-local (1.0.0) gli (2.20.1) hashie (5.0.0) - i18n (1.8.11) + i18n (1.14.1) concurrent-ruby (~> 1.0) - minitest (5.14.4) + minitest (5.15.0) multipart-post (2.1.1) nio4r (2.5.8) parallel (1.21.0) @@ -114,13 +114,13 @@ GEM websocket-driver timecop (0.9.4) timers (4.3.3) - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.1.0) websocket-driver (0.7.5) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - zeitwerk (2.5.1) + zeitwerk (2.6.11) PLATFORMS ruby