From f9ca87b623ad3d9dc16e072badbe27f9c2786443 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 18:20:24 +0000 Subject: [PATCH] Bump jbuilder from 2.12.0 to 2.13.0 Bumps [jbuilder](https://github.com/rails/jbuilder) from 2.12.0 to 2.13.0. - [Release notes](https://github.com/rails/jbuilder/releases) - [Commits](https://github.com/rails/jbuilder/compare/v2.12.0...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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 791248375..96b6dce84 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -297,7 +297,7 @@ GEM irb (1.14.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - jbuilder (2.12.0) + jbuilder (2.13.0) actionview (>= 5.0.0) activesupport (>= 5.0.0) jsbundling-rails (1.3.1) @@ -328,7 +328,7 @@ GEM childprocess (~> 5.0) link_header (0.0.8) logger (1.6.1) - loofah (2.22.0) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1)