From 7cd45cb6bd3d76790478381e6bd1518f7acafe74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 08:13:49 +0200 Subject: [PATCH] build(deps-dev): bump json from 2.7.2 to 2.7.3 (#35375) Bumps [json](https://github.com/ruby/json) from 2.7.2 to 2.7.3. - [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.2...v2.7.3) --- updated-dependencies: - dependency-name: json dependency-type: indirect update-type: version-update:semver-patch ... 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 11603ffe951..c1b7d1f0de7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -66,7 +66,7 @@ GEM nokogiri (~> 1.12) jekyll-watch (2.2.1) listen (~> 3.0) - json (2.7.2) + json (2.7.3) kramdown (2.4.0) rexml kramdown-parser-gfm (1.1.0)