From 7e13b1519615d105b211800f40f4005c6f64c8ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2026 20:24:38 +0000 Subject: [PATCH 1/2] Bump jbuilder from 2.14.1 to 2.15.1 Bumps [jbuilder](https://github.com/rails/jbuilder) from 2.14.1 to 2.15.1. - [Release notes](https://github.com/rails/jbuilder/releases) - [Commits](https://github.com/rails/jbuilder/compare/v2.14.1...v2.15.1) --- updated-dependencies: - dependency-name: jbuilder dependency-version: 2.15.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 83541475a..4b867f600 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -230,11 +230,11 @@ GEM prism (>= 1.3.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - jbuilder (2.14.1) + jbuilder (2.15.1) actionview (>= 7.0.0) activesupport (>= 7.0.0) jmespath (1.6.2) - json (2.19.7) + json (2.19.8) jwt (3.2.0) base64 kamal (2.11.0) @@ -345,7 +345,7 @@ GEM actionpack (>= 7.0.0) activesupport (>= 7.0.0) rack - psych (5.3.1) + psych (5.4.0) date stringio public_suffix (7.0.5) From f7f56684afb8c04437e909ec0d3ab4eed43683e0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 5 Jun 2026 20:24:50 +0000 Subject: [PATCH 2/2] Sync Gemfile.saas.lock --- Gemfile.saas.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.saas.lock b/Gemfile.saas.lock index 060c65f32..d5a54bb50 100644 --- a/Gemfile.saas.lock +++ b/Gemfile.saas.lock @@ -342,11 +342,11 @@ GEM prism (>= 1.3.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - jbuilder (2.14.1) + jbuilder (2.15.1) actionview (>= 7.0.0) activesupport (>= 7.0.0) jmespath (1.6.2) - json (2.19.7) + json (2.19.8) jwt (3.2.0) base64 kamal (2.11.0) @@ -496,7 +496,7 @@ GEM actionpack (>= 7.0.0) activesupport (>= 7.0.0) rack - psych (5.3.1) + psych (5.4.0) date stringio public_suffix (7.0.5)