From bad5c604f8b5825152d427aa3d17137123fce92d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Aug 2025 03:30:29 +0000 Subject: [PATCH] Bump jbuilder from 2.14.0 to 2.14.1 Bumps [jbuilder](https://github.com/rails/jbuilder) from 2.14.0 to 2.14.1. - [Release notes](https://github.com/rails/jbuilder/releases) - [Commits](https://github.com/rails/jbuilder/compare/v2.14.0...v2.14.1) --- updated-dependencies: - dependency-name: jbuilder dependency-version: 2.14.1 dependency-type: direct:production 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 960a2be..dd3ae31 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -120,7 +120,7 @@ GEM pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - jbuilder (2.14.0) + jbuilder (2.14.1) actionview (>= 7.0.0) activesupport (>= 7.0.0) jsbundling-rails (1.3.1)