From a2d7ec1c49d5fdca689810948f1c0c8265003b4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 15:47:18 +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 66c30eb..1f0cff6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -94,7 +94,7 @@ GEM date (3.5.1) diff-lcs (1.6.2) drb (2.2.3) - erb (6.0.0) + erb (6.0.1.1) erubi (1.13.1) faraday (2.14.0) faraday-net_http (>= 2.0, < 3.5)