From 00cf31b06c519b9f55115f064ebdce93ab420207 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 10:24:38 +0000 Subject: [PATCH] Bump openssl from 3.3.2 to 4.0.1 Bumps [openssl](https://github.com/ruby/openssl) from 3.3.2 to 4.0.1. - [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/v3.3.2...v4.0.1) --- updated-dependencies: - dependency-name: openssl dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index a68e3739..9fc4f735 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -133,7 +133,7 @@ GEM rack (>= 1.2, < 4) snaky_hash (~> 2.0, >= 2.0.3) version_gem (~> 1.1, >= 1.1.9) - openssl (3.3.2) + openssl (4.0.1) parallel (1.27.0) parser (3.3.10.2) ast (~> 2.4.1)