From 3ecb140bb07f7b6a56d4400ffa7d9787010a4d0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 15:43:22 +0000 Subject: [PATCH] Bump erb from 6.0.3 to 6.0.4 Bumps [erb](https://github.com/ruby/erb) from 6.0.3 to 6.0.4. - [Release notes](https://github.com/ruby/erb/releases) - [Changelog](https://github.com/ruby/erb/blob/master/NEWS.md) - [Commits](https://github.com/ruby/erb/compare/v6.0.3...v6.0.4) --- updated-dependencies: - dependency-name: erb dependency-version: 6.0.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6f6a7136a..8742680e8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -62,7 +62,7 @@ GEM diff-lcs (1.6.2) digest (3.2.1) drb (2.2.3) - erb (6.0.3) + erb (6.0.4) extconf_compile_commands_json (0.0.7) ffi (1.17.4) fileutils (1.8.0)