From 7c553629fa813367379c71bd064e2b3661991c65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 13:11:49 +0000 Subject: [PATCH] Bump concurrent-ruby from 1.1.10 to 1.2.3 in /.overcommit Bumps [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby) from 1.1.10 to 1.2.3. - [Release notes](https://github.com/ruby-concurrency/concurrent-ruby/releases) - [Changelog](https://github.com/ruby-concurrency/concurrent-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/ruby-concurrency/concurrent-ruby/compare/v1.1.10...v1.2.3) --- updated-dependencies: - dependency-name: concurrent-ruby dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .overcommit/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.overcommit/Gemfile.lock b/.overcommit/Gemfile.lock index 4bf0413..b12ec98 100644 --- a/.overcommit/Gemfile.lock +++ b/.overcommit/Gemfile.lock @@ -22,7 +22,7 @@ GEM ast (2.4.2) brakeman (5.2.3) childprocess (4.1.0) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.3) i18n (1.10.0) concurrent-ruby (~> 1.0) iniparse (1.5.0)