From 81774d025bf426ad2f958d55b848da4ad6eb56e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 11:44:16 +0000 Subject: [PATCH] build(deps): bump openssl from 3.3.0 to 3.3.1 Bumps [openssl](https://github.com/ruby/openssl) from 3.3.0 to 3.3.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.0...v3.3.1) --- updated-dependencies: - dependency-name: openssl dependency-version: 3.3.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 ce2fc30e06..2cdbc32302 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -359,7 +359,7 @@ GEM oj (3.16.11) bigdecimal (>= 3.0) ostruct (>= 0.2) - openssl (3.3.0) + openssl (3.3.1) os (1.1.4) ostruct (0.6.3) palm_civet (1.1.0)