From 76561015cbd365e7a314388e3e2852e5296626b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 09:48:22 +0000 Subject: [PATCH] Bump openssl from 4.0.1 to 4.0.2 Bumps [openssl](https://github.com/ruby/openssl) from 4.0.1 to 4.0.2. - [Release notes](https://github.com/ruby/openssl/releases) - [Changelog](https://github.com/ruby/openssl/blob/master/History.md) - [Commits](https://github.com/ruby/openssl/compare/v4.0.1...v4.0.2) --- updated-dependencies: - dependency-name: openssl dependency-version: 4.0.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 313b4b3..695f03f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,7 +17,7 @@ GEM json (2.19.3) language_server-protocol (3.17.0.5) lint_roller (1.1.0) - openssl (4.0.1) + openssl (4.0.2) parallel (1.28.0) parser (3.3.11.1) ast (~> 2.4.1)