From 7204107bc4d6ed633d1b3dcaa367cc4132c1c0f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 16:15:00 +0000 Subject: [PATCH] chore(deps-dev): 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 5f56fd1..6146fb1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -38,7 +38,7 @@ GEM date (3.5.1) docile (1.4.1) drb (2.2.3) - erb (4.0.4) + erb (4.0.4.1) cgi (>= 0.3.3) fast-stemmer (1.0.2) ffi (1.17.2-arm64-darwin)