From 611f2a173795e78e68fe9dc8104145cf79750843 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 10:02:41 +0000 Subject: [PATCH] [Dependency] Bump erb from 6.0.4 to 6.0.5 Bumps [erb](https://github.com/ruby/erb) from 6.0.4 to 6.0.5. - [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.4...v6.0.5) --- updated-dependencies: - dependency-name: erb dependency-version: 6.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 76ba7d5f..83999851 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -30,7 +30,7 @@ GEM em-websocket (0.5.3) eventmachine (>= 0.12.9) http_parser.rb (~> 0) - erb (6.0.4) + erb (6.0.5) ethon (0.16.0) ffi (>= 1.15.0) eventmachine (1.2.7)