From 97e5a8f7d29f7738671dfc757847111958ef65d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Nov 2023 00:51:01 +0000 Subject: [PATCH] build(deps): bump activesupport from 6.1.7.3 to 6.1.7.6 Bumps [activesupport](https://github.com/rails/rails) from 6.1.7.3 to 6.1.7.6. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.1.2/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.1.7.3...v6.1.7.6) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5fc9c6e1c..118a4d213 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (6.1.7.3) + activesupport (6.1.7.6) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -85,7 +85,7 @@ GEM em-websocket (~> 0.5.1) middleman-core (>= 3.3) rack-livereload (~> 0.3.15) - minitest (5.18.0) + minitest (5.20.0) padrino-helpers (0.15.1) i18n (>= 0.6.7, < 2) padrino-support (= 0.15.1) @@ -118,7 +118,7 @@ GEM uglifier (3.2.0) execjs (>= 0.3.0, < 3) webrick (1.7.0) - zeitwerk (2.6.7) + zeitwerk (2.6.12) PLATFORMS ruby