From 59666f72fb6fbb76715bd19cd936587fe3c94e4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 15:40:15 +0000 Subject: [PATCH] Bump erb from 6.0.2 to 6.0.4 Bumps [erb](https://github.com/ruby/erb) from 6.0.2 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.2...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 f8e713a5..a14e9ae2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -114,7 +114,7 @@ GEM warden (~> 1.2.3) dkim (1.1.0) drb (2.2.3) - erb (6.0.2) + erb (6.0.4) erubi (1.13.1) execjs (2.10.1) faraday (2.14.1)