From 9451ed6bc39c5e6e9df0aa29e6be3fb49fc2fa99 Mon Sep 17 00:00:00 2001 From: Martin Gruner Date: Sat, 25 Dec 2021 04:35:18 +0100 Subject: [PATCH] Maintenance: Bump openssl from 2.2.1 to 3.0.0 Bumps [openssl](https://github.com/ruby/openssl) from 2.2.1 to 3.0.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/v2.2.1...v3.0.0) --- Gemfile.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 122132479..35c95d363 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -295,7 +295,6 @@ GEM inflection (1.0.0) iniparse (1.5.0) interception (0.5) - ipaddr (1.2.2) json (2.6.1) jwt (2.3.0) kgio (2.11.4) @@ -396,8 +395,7 @@ GEM omniauth-weibo-oauth2 (0.5.2) omniauth (~> 1.5) omniauth-oauth2 (>= 1.4.0) - openssl (2.2.1) - ipaddr + openssl (3.0.0) overcommit (0.58.0) childprocess (>= 0.6.3, < 5) iniparse (~> 1.4)