From ffc6c65c31c7149dc1a681fa3ebceb12cf982fa5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 05:50:07 +0000 Subject: [PATCH] Bump jbuilder from 2.11.2 to 2.13.0 Bumps [jbuilder](https://github.com/rails/jbuilder) from 2.11.2 to 2.13.0. - [Release notes](https://github.com/rails/jbuilder/releases) - [Commits](https://github.com/rails/jbuilder/compare/v2.11.2...v2.13.0) --- updated-dependencies: - dependency-name: jbuilder dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9d8f864..b0bd9ef 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -116,9 +116,10 @@ GEM google-protobuf (4.28.0-x86_64-linux) bigdecimal rake (>= 13) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) - jbuilder (2.11.2) + jbuilder (2.13.0) + actionview (>= 5.0.0) activesupport (>= 5.0.0) launchy (3.0.1) addressable (~> 2.8)