From 44f6130345b74d349e9ea4b16e772457536bf21f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 00:23:19 +0000 Subject: [PATCH] Bump cgi from 0.5.1 to 0.5.2 Bumps [cgi](https://github.com/ruby/cgi) from 0.5.1 to 0.5.2. - [Release notes](https://github.com/ruby/cgi/releases) - [Commits](https://github.com/ruby/cgi/compare/v0.5.1...v0.5.2) --- updated-dependencies: - dependency-name: cgi dependency-version: 0.5.2 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 4b964b8..8fa9f88 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -25,7 +25,7 @@ GEM ast (2.4.3) base64 (0.3.0) bigdecimal (4.1.2) - cgi (0.5.1) + cgi (0.5.2) concurrent-ruby (1.3.6) connection_pool (3.0.2) dotenv (3.2.0)