From 211f67fee80282edebd7d56550337bbd8cd1c5bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 15:37:02 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 32a8366..0f8dac3 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -3,14 +3,14 @@ GEM specs: addressable (2.9.0) public_suffix (>= 2.0.2, < 8.0) - cgi (0.4.1) + cgi (0.5.1) colorator (1.1.0) concurrent-ruby (1.2.3) digest (3.2.0) 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.16.3)