From 24eb451708e1ebd82f2da608817ca5806d9fa8d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 15:47:43 +0000 Subject: [PATCH] Bump erb from 6.0.0 to 6.0.1.1 Bumps [erb](https://github.com/ruby/erb) from 6.0.0 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.0...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 146951f..6a02d13 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -117,7 +117,7 @@ GEM diff-lcs (1.5.1) docile (1.4.0) drb (2.2.3) - erb (6.0.0) + erb (6.0.1.1) erubi (1.13.1) exception_notification (4.5.0) actionmailer (>= 5.2, < 8)