From 57c627778548bfbe22e1c466ce9251a76ab505ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 15:38:13 +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 c840d71..3804dd1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -195,7 +195,7 @@ GEM dry-initializer (~> 3.0) dry-schema (>= 1.12, < 2) zeitwerk (~> 2.6) - erb (4.0.4) + erb (4.0.4.1) cgi (>= 0.3.3) erubi (1.13.1) execjs (2.8.1)