From e7c84f142e09ce6132ca3b47e263c8f9ec2d2a2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Feb 2026 11:03:48 +0000 Subject: [PATCH] build(deps): bump openssl from 4.0.0 to 4.0.1 Bumps [openssl](https://github.com/ruby/openssl) from 4.0.0 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/v4.0.0...v4.0.1) --- updated-dependencies: - dependency-name: openssl dependency-version: 4.0.1 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 342d678600..4154533055 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -347,7 +347,7 @@ GEM bigdecimal (>= 3.0) ostruct (>= 0.2) open3 (0.2.1) - openssl (4.0.0) + openssl (4.0.1) os (1.1.4) ostruct (0.6.3) palm_civet (1.1.0)