From 70edd4b8988ce211f2c621d22a04cd766be3fc0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Aug 2025 04:31:07 +0000 Subject: [PATCH] Bump cgi from 0.3.6 to 0.3.7 Bumps [cgi](https://github.com/ruby/cgi) from 0.3.6 to 0.3.7. - [Release notes](https://github.com/ruby/cgi/releases) - [Commits](https://github.com/ruby/cgi/compare/v0.3.6...v0.3.7) --- updated-dependencies: - dependency-name: cgi dependency-version: 0.3.7 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 013e27f76e..fca809bb8d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -226,7 +226,7 @@ GEM marcel (~> 1.0) nokogiri (~> 1.10, >= 1.10.4) rubyzip (>= 1.3.0, < 3) - cgi (0.3.6) + cgi (0.3.7) childprocess (5.0.0) choice (0.2.0) chronic (0.10.2)