From 9f760b4b1aa010f702af351754758d1beb0e0a72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 12:09:20 +0000 Subject: [PATCH] build(deps): bump openssl from 3.3.1 to 3.3.2 Bumps [openssl](https://github.com/ruby/openssl) from 3.3.1 to 3.3.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/v3.3.1...v3.3.2) --- updated-dependencies: - dependency-name: openssl dependency-version: 3.3.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 9faf7fd3eb1..868b56efa09 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.1) + openssl (3.3.2) os (1.1.4) ostruct (0.6.3) palm_civet (1.1.0)