From cfa22e7cf55e782d3e15621c5372babb7c333694 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 05:26:48 +0000 Subject: [PATCH] Bump json from 2.7.5 to 2.8.1 in /.overcommit Bumps [json](https://github.com/ruby/json) from 2.7.5 to 2.8.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.7.5...v2.8.1) --- updated-dependencies: - dependency-name: json 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 221a3ac..086e9a5 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.7.5) + json (2.8.1) language_server-protocol (3.17.0.3) logger (1.6.1) overcommit (0.64.1)