From cd6cf17f53007c3d3da3444cbce831a03298c15e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 15:43:07 +0000 Subject: [PATCH] Bump erb from 5.0.2 to 6.0.1.1 Bumps [erb](https://github.com/ruby/erb) from 5.0.2 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/v5.0.2...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 c22a4f8..332cf25 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -15,7 +15,7 @@ GEM diff-lcs (1.6.2) diffy (3.4.4) docile (1.4.1) - erb (5.0.2) + erb (6.0.1.1) interactor (3.1.2) io-console (0.8.1) irb (1.15.2)