From 14407ebc326cb572b2c58eae0f60a7c6d34817cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 12:58:09 +0000 Subject: [PATCH] Bump the bundler group across 3 directories with 2 updates Bumps the bundler group with 2 updates in the /examples/cloud-run directory: [json](https://github.com/ruby/json) and [loofah](https://github.com/flavorjones/loofah). Bumps the bundler group with 2 updates in the /examples/rails directory: [json](https://github.com/ruby/json) and [loofah](https://github.com/flavorjones/loofah). Bumps the bundler group with 1 update in the /examples/sinatra directory: [json](https://github.com/ruby/json). Updates `json` from 2.19.1 to 2.19.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.19.1...v2.19.2) Updates `loofah` from 2.25.0 to 2.25.1 - [Release notes](https://github.com/flavorjones/loofah/releases) - [Changelog](https://github.com/flavorjones/loofah/blob/main/CHANGELOG.md) - [Commits](https://github.com/flavorjones/loofah/compare/v2.25.0...v2.25.1) Updates `json` from 2.19.1 to 2.19.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.19.1...v2.19.2) Updates `loofah` from 2.25.0 to 2.25.1 - [Release notes](https://github.com/flavorjones/loofah/releases) - [Changelog](https://github.com/flavorjones/loofah/blob/main/CHANGELOG.md) - [Commits](https://github.com/flavorjones/loofah/compare/v2.25.0...v2.25.1) Updates `json` from 2.19.1 to 2.19.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.19.1...v2.19.2) --- updated-dependencies: - dependency-name: json dependency-version: 2.19.2 dependency-type: indirect dependency-group: bundler - dependency-name: loofah dependency-version: 2.25.1 dependency-type: indirect dependency-group: bundler - dependency-name: json dependency-version: 2.19.2 dependency-type: indirect dependency-group: bundler - dependency-name: loofah dependency-version: 2.25.1 dependency-type: indirect dependency-group: bundler - dependency-name: json dependency-version: 2.19.2 dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] --- examples/cloud-run/Gemfile.lock | 4 ++-- examples/rails/Gemfile.lock | 4 ++-- examples/sinatra/Gemfile.lock | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/examples/cloud-run/Gemfile.lock b/examples/cloud-run/Gemfile.lock index 56537d5..516a058 100644 --- a/examples/cloud-run/Gemfile.lock +++ b/examples/cloud-run/Gemfile.lock @@ -179,11 +179,11 @@ GEM prism (>= 1.3.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.19.1) + json (2.19.2) jwt (3.1.2) base64 logger (1.7.0) - loofah (2.25.0) + loofah (2.25.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.9.0) diff --git a/examples/rails/Gemfile.lock b/examples/rails/Gemfile.lock index 66ecb7c..15c1df4 100644 --- a/examples/rails/Gemfile.lock +++ b/examples/rails/Gemfile.lock @@ -178,11 +178,11 @@ GEM prism (>= 1.3.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.19.1) + json (2.19.2) jwt (3.1.2) base64 logger (1.7.0) - loofah (2.25.0) + loofah (2.25.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.9.0) diff --git a/examples/sinatra/Gemfile.lock b/examples/sinatra/Gemfile.lock index 86befaf..2c853fd 100644 --- a/examples/sinatra/Gemfile.lock +++ b/examples/sinatra/Gemfile.lock @@ -103,7 +103,7 @@ GEM grpc (~> 1.41) i18n (1.14.8) concurrent-ruby (~> 1.0) - json (2.19.1) + json (2.19.2) jwt (3.1.2) base64 logger (1.7.0)