From d63589324f931006109403b8dc3c87be7fc5193c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 05:35:20 +0000 Subject: [PATCH] Bump json from 2.9.0 to 2.9.1 in /.overcommit Bumps [json](https://github.com/ruby/json) from 2.9.0 to 2.9.1. - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](https://github.com/ruby/json/compare/v2.9.0...v2.9.1) --- updated-dependencies: - dependency-name: json dependency-type: indirect update-type: version-update:semver-patch ... 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 1e1313e..7d140f2 100644 --- a/.overcommit/Gemfile.lock +++ b/.overcommit/Gemfile.lock @@ -15,7 +15,7 @@ GEM childprocess (5.1.0) logger (~> 1.5) iniparse (1.5.0) - json (2.9.0) + json (2.9.1) language_server-protocol (3.17.0.3) logger (1.6.3) overcommit (0.64.1)