From f05d5cc60e8ab30449e1fdbb12ccc4ff684e347b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 15:45:57 +0000 Subject: [PATCH] Bump erb from 5.1.3 to 6.0.1.1 Bumps [erb](https://github.com/ruby/erb) from 5.1.3 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.1.3...v6.0.1.1) --- updated-dependencies: - dependency-name: erb dependency-version: 6.0.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d17179b..6704635 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,7 +11,7 @@ GEM em-websocket (0.5.3) eventmachine (>= 0.12.9) http_parser.rb (~> 0) - erb (5.1.3) + erb (6.0.1.1) eventmachine (1.2.7) ffi (1.17.2) ffi (1.17.2-aarch64-linux-gnu)