From 68034cff9fb1a5de5a59c27026cbfb44e4f327b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jun 2024 15:19:20 +0200 Subject: [PATCH] Build(deps): Bump builder from 3.2.4 to 3.3.0 (#27379) Bumps [builder](https://github.com/rails/builder) from 3.2.4 to 3.3.0. - [Changelog](https://github.com/rails/builder/blob/master/CHANGES) - [Commits](https://github.com/rails/builder/compare/v3.2.4...v3.3.0) --- updated-dependencies: - dependency-name: builder dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7b0c25cf92d..c06fd4a382e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -76,7 +76,7 @@ GEM debug_inspector (>= 1.2.0) bootsnap (1.18.3) msgpack (~> 1.2) - builder (3.2.4) + builder (3.3.0) bullet (7.1.6) activesupport (>= 3.0.0) uniform_notifier (~> 1.11)