From c2c8329d13e6fc401cc8e192a01d40ba48d2d74e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 17:18:22 +0000 Subject: [PATCH 1/2] Bump json from 2.8.2 to 2.9.1 Bumps [json](https://github.com/ruby/json) from 2.8.2 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.8.2...v2.9.1) --- updated-dependencies: - dependency-name: json dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9b48f908..f3b5fd85 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,7 +42,7 @@ GEM net-http (>= 0.5.0) i18n (1.14.4) concurrent-ruby (~> 1.0) - json (2.8.2) + json (2.9.1) licensee (9.18.0) dotenv (>= 2, < 4) octokit (>= 4.20, < 10.0) From dfe0cde11f1614ee9fa214a2b8419a46857731e8 Mon Sep 17 00:00:00 2001 From: Kevin Dangoor Date: Fri, 20 Dec 2024 19:29:13 +0000 Subject: [PATCH 2/2] Update licensed cache --- .licenses/bundler/json.dep.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.licenses/bundler/json.dep.yml b/.licenses/bundler/json.dep.yml index cff5e5d5..c1164144 100644 --- a/.licenses/bundler/json.dep.yml +++ b/.licenses/bundler/json.dep.yml @@ -1,6 +1,6 @@ --- name: json -version: 2.8.2 +version: 2.9.1 type: bundler summary: JSON Implementation for Ruby homepage: https://ruby.github.io/json