From 3328ee42f21a77f2d6dfc83f2d32ed34fcac6cdd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 13:34:29 +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:production 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 1173c55..e21c07c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -35,7 +35,7 @@ GEM tomlrb mixlib-shellout (3.2.7) chef-utils - openssl (3.2.1) + openssl (3.3.0) parallel (1.26.3) parser (3.3.6.0) ast (~> 2.4.1)