From ff869838ac69a77f38a2bb3d5f2acc693ef3ac12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Oct 2025 16:47:16 +0000 Subject: [PATCH] Bump cgi from 0.4.1 to 0.4.2 Bumps [cgi](https://github.com/ruby/cgi) from 0.4.1 to 0.4.2. - [Release notes](https://github.com/ruby/cgi/releases) - [Commits](https://github.com/ruby/cgi/compare/v0.4.1...v0.4.2) --- updated-dependencies: - dependency-name: cgi dependency-version: 0.4.2 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 7e6ea0e..e08852d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -70,7 +70,7 @@ GEM capybara-screenshot (1.0.26) capybara (>= 1.0, < 4) launchy - cgi (0.4.1) + cgi (0.4.2) charlock_holmes (0.7.9) childprocess (5.1.0) logger (~> 1.5)