From c1cc639baf5b9731c013532d375e929a9ad1be8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 15:50:21 +0000 Subject: [PATCH] chore(deps): 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 3baacf8e..16fcfb52 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -110,7 +110,7 @@ GEM addressable date (3.5.1) drb (2.2.3) - erb (6.0.1) + erb (6.0.1.1) erubi (1.13.1) execjs (2.10.0) ffi (1.17.3-aarch64-linux-gnu)