From b3dfb8e9a3fecf2913d3fc1cfc2dc9dd44801f00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 03:57:42 +0000 Subject: [PATCH] Bump openssl from 3.2.1 to 3.3.0 Bumps [openssl](https://github.com/ruby/openssl) from 3.2.1 to 3.3.0. - [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.2.1...v3.3.0) --- updated-dependencies: - dependency-name: openssl dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index dbede44..24f6d6a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -77,7 +77,7 @@ GEM faraday (>= 1, < 3) sawyer (~> 0.9) open4 (1.3.4) - openssl (3.2.1) + openssl (3.3.0) parallel (1.26.3) parser (3.3.6.0) ast (~> 2.4.1)