From e105883f6abe45a33c0b441a35d445e893ce33c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 15:49:13 +0000 Subject: [PATCH] Bump erb from 6.0.1 to 6.0.1.1 Bumps [erb](https://github.com/ruby/erb) from 6.0.1 to 6.0.1.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/v6.0.1...v6.0.1.1) --- updated-dependencies: - dependency-name: erb dependency-version: 6.0.1.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 cd476a1..d89704c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -15,7 +15,7 @@ GEM date (3.5.1) debug_inspector (1.2.0) diff-lcs (1.6.2) - erb (6.0.1) + erb (6.0.1.1) io-console (0.8.2) irb (1.16.0) pp (>= 0.6.0)