From 2ac715fb0babc4dd75990184fcfbda5c5d300706 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 03:45:44 +0000 Subject: [PATCH] Bump openssl from 3.2.0 to 3.2.1 Bumps [openssl](https://github.com/ruby/openssl) from 3.2.0 to 3.2.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.2.0...v3.2.1) --- updated-dependencies: - dependency-name: openssl 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 c9c1ab9..afb1845 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.0) + openssl (3.2.1) parallel (1.26.3) parser (3.3.6.0) ast (~> 2.4.1)