From 73bb74311b0955ddd3f12ffe279e08d505d8f9dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Aug 2026 08:36:00 +0000 Subject: [PATCH] build(deps): bump the bundler group across 2 directories with 1 update Bumps the bundler group with 1 update in the /examples/with-notifications directory: [json](https://github.com/ruby/json). Bumps the bundler group with 1 update in the / directory: [json](https://github.com/ruby/json). Updates `json` from 2.20.0 to 2.21.2 - [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.20.0...v2.21.2) Updates `json` from 2.10.2 to 2.19.9 - [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.20.0...v2.21.2) --- updated-dependencies: - dependency-name: json dependency-version: 2.21.2 dependency-type: indirect dependency-group: bundler - dependency-name: json dependency-version: 2.19.9 dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- examples/with-notifications/Gemfile.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a02083ca..5957f3ac 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -78,7 +78,7 @@ GEM httpclient (2.8.3) i18n (1.14.8) concurrent-ruby (~> 1.0) - json (2.10.2) + json (2.19.9) logger (1.7.0) minitest (5.27.0) molinillo (0.8.0) diff --git a/examples/with-notifications/Gemfile.lock b/examples/with-notifications/Gemfile.lock index 0bff8453..28ac18a9 100644 --- a/examples/with-notifications/Gemfile.lock +++ b/examples/with-notifications/Gemfile.lock @@ -77,7 +77,7 @@ GEM mutex_m i18n (1.15.2) concurrent-ruby (~> 1.0) - json (2.20.0) + json (2.21.2) logger (1.7.0) minitest (5.27.0) molinillo (0.8.0)