From 55a40457438bfcb80da6803120bf90f8dd9bdf2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 11:17:27 +0000 Subject: [PATCH] Bump openssl from 3.3.0 to 3.3.2 Bumps [openssl](https://github.com/ruby/openssl) from 3.3.0 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.0...v3.3.2) --- updated-dependencies: - dependency-name: openssl dependency-version: 3.3.2 dependency-type: direct:development 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 44389af..3d87026 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -66,7 +66,7 @@ GEM faraday (>= 1, < 3) sawyer (~> 0.9) open4 (1.3.4) - openssl (3.3.0) + openssl (3.3.2) parallel (1.27.0) parser (3.3.8.0) ast (~> 2.4.1)