From 9de1eb3b03ac9956b1868c67ff4ba53dc878a88f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 10:31:25 +0000 Subject: [PATCH] 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: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..73c0524 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.1) parallel (1.27.0) parser (3.3.8.0) ast (~> 2.4.1)