From 4fea6c52addd9bef4bfbdf3c18b8cd5f4f57e451 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 10:41:11 +0300 Subject: [PATCH] Bump json from 2.6.3 to 2.7.1 (#324) Bumps [json](https://github.com/flori/json) from 2.6.3 to 2.7.1. - [Release notes](https://github.com/flori/json/releases) - [Changelog](https://github.com/flori/json/blob/master/CHANGES.md) - [Commits](https://github.com/flori/json/compare/v2.6.3...v2.7.1) --- updated-dependencies: - dependency-name: json dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f02c120..2faa623 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,7 +13,7 @@ GEM diff-lcs (1.5.0) docile (1.4.0) iniparse (1.5.0) - json (2.6.3) + json (2.7.1) language_server-protocol (3.17.0.3) mysql2 (0.5.5) onlyoffice_logger_helper (1.3.0)