From 2e64ad73bb60f9e3a85643d402613447a8257c8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 00:37:05 +0000 Subject: [PATCH] :arrow_up: Bump json from 2.7.3 to 2.7.4 Bumps [json](https://github.com/ruby/json) from 2.7.3 to 2.7.4. - [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.3...v2.7.4) --- updated-dependencies: - dependency-name: json dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index a16acfe7a..9094edfd7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -194,7 +194,7 @@ GEM mini_magick (>= 4.9.5, < 5) ruby-vips (>= 2.0.17, < 3) jmespath (1.6.2) - json (2.7.3) + json (2.7.4) jwt (1.5.6) kaminari (1.2.2) activesupport (>= 4.1.0)