From c50f7521eeeeab82acf99d1ad95c9908f9082bc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 15:37:44 +0000 Subject: [PATCH] Bump erb from 4.0.4 to 4.0.4.1 in /docs Bumps [erb](https://github.com/ruby/erb) from 4.0.4 to 4.0.4.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/v4.0.4...v4.0.4.1) --- updated-dependencies: - dependency-name: erb dependency-version: 4.0.4.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- docs/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index a2136df..11cd835 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -27,7 +27,7 @@ GEM em-websocket (0.5.3) eventmachine (>= 0.12.9) http_parser.rb (~> 0) - erb (4.0.4) + erb (4.0.4.1) cgi (>= 0.3.3) eventmachine (1.2.7) ffi (1.17.2-arm64-darwin)