From d85627cbd0864a6bada3953835c41502c5dc02a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 04:40:06 +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 c6db38f..25a4328 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -39,7 +39,7 @@ GEM diff-lcs (1.6.2) docile (1.4.1) drb (2.2.3) - erb (6.0.2) + erb (6.0.4) ffi (1.17.4-arm64-darwin) ffi (1.17.4-x86_64-linux-gnu) fileutils (1.8.0)