From 302f5b10398d6054b114255fa29023963c54a8e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 10:02:37 +0000 Subject: [PATCH] [Dependency] Bump erb from 6.0.5 to 6.0.6 Bumps [erb](https://github.com/ruby/erb) from 6.0.5 to 6.0.6. - [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.5...v6.0.6) --- updated-dependencies: - dependency-name: erb dependency-version: 6.0.6 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 58fa8cde..befd0505 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.5) + erb (6.0.6) ethon (0.16.0) ffi (>= 1.15.0) eventmachine (1.2.7)