From 922eb92da1343a7eb463a2fe1c6801b5544beca2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 15:43:37 +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: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index e5be58b..b6ac13d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -15,7 +15,7 @@ GEM concurrent-ruby (1.3.6) date (3.5.1) ed25519 (1.4.0) - erb (6.0.3) + erb (6.0.4) i18n (1.14.8) concurrent-ruby (~> 1.0) logger (1.7.0)