From 5a9f21b9a66280508a24a3af538d7f79c24c5581 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 15:37:16 +0000 Subject: [PATCH] Bump erb from 4.0.4 to 4.0.4.1 Bumps [erb](https://github.com/ruby/erb) from 4.0.4 to 4.0.4.1. - [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/v4.0.4...v4.0.4.1) --- updated-dependencies: - dependency-name: erb dependency-version: 4.0.4.1 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 8fa4d3e..8216f5a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -25,7 +25,7 @@ GEM date (3.5.1) datet (0.0.25) diff-lcs (1.6.2) - erb (4.0.4) + erb (4.0.4.1) cgi (>= 0.3.3) erubis (2.7.0) event_handler (0.0.0)