From 4c116b450c57023f56c1a1f7cfeeca51062468f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 01:21:00 +0000 Subject: [PATCH] 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 2319d7b..81c5bec 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -190,7 +190,7 @@ GEM racc (~> 1.4) nokogiri (1.18.10-x86_64-linux-gnu) racc (~> 1.4) - openssl (3.3.1) + openssl (3.3.2) ostruct (0.6.3) pagy (9.4.0) parallel (1.27.0)