From c4c2ca6239f82fd295ab4ff359187dafa01493c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 04:29:10 +0000 Subject: [PATCH] Bump activesupport from 7.0.7.2 to 7.0.8 in /.overcommit Bumps [activesupport](https://github.com/rails/rails) from 7.0.7.2 to 7.0.8. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.8/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.0.7.2...v7.0.8) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .overcommit/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.overcommit/Gemfile.lock b/.overcommit/Gemfile.lock index da124b2..5a38b00 100644 --- a/.overcommit/Gemfile.lock +++ b/.overcommit/Gemfile.lock @@ -14,7 +14,7 @@ GIT GEM remote: https://rubygems.org/ specs: - activesupport (7.0.7.2) + activesupport (7.0.8) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -29,7 +29,7 @@ GEM iniparse (1.5.0) json (2.6.3) language_server-protocol (3.17.0.3) - minitest (5.19.0) + minitest (5.20.0) overcommit (0.60.0) childprocess (>= 0.6.3, < 5) iniparse (~> 1.4)