From 68766eb35eb72a99de1fa45b5e629553dde57b38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2024 08:51:21 +0000 Subject: [PATCH] Bump jbuilder from 2.11.5 to 2.12.0 Bumps [jbuilder](https://github.com/rails/jbuilder) from 2.11.5 to 2.12.0. - [Release notes](https://github.com/rails/jbuilder/releases) - [Commits](https://github.com/rails/jbuilder/compare/v2.11.5...v2.12.0) --- updated-dependencies: - dependency-name: jbuilder dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 04f796fc5..5f2c8b840 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -209,7 +209,7 @@ GEM irb (1.13.1) rdoc (>= 4.0.0) reline (>= 0.4.2) - jbuilder (2.11.5) + jbuilder (2.12.0) actionview (>= 5.0.0) activesupport (>= 5.0.0) jmespath (1.6.2) @@ -246,7 +246,7 @@ GEM method_source (1.0.0) mini_magick (4.12.0) mini_mime (1.1.2) - minitest (5.23.1) + minitest (5.24.1) msgpack (1.6.0) multi_xml (0.6.0) mutex_m (0.2.0)