From 76c6031ba189ba08d82587bc7536facadcdda6cd Mon Sep 17 00:00:00 2001 From: Martin Gruner Date: Mon, 18 Oct 2021 03:05:41 +0200 Subject: [PATCH] Maintenance: Bump openssl from 2.2.0 to 2.2.1 Bumps [openssl](https://github.com/ruby/openssl) from 2.2.0 to 2.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/v2.2.0...v2.2.1) --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f7b9d86fe..706571ded 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -292,6 +292,7 @@ GEM inflection (1.0.0) iniparse (1.5.0) interception (0.5) + ipaddr (1.2.2) json (2.5.1) jwt (2.3.0) kgio (2.11.4) @@ -391,7 +392,8 @@ GEM omniauth-weibo-oauth2 (0.5.2) omniauth (~> 1.5) omniauth-oauth2 (>= 1.4.0) - openssl (2.2.0) + openssl (2.2.1) + ipaddr overcommit (0.58.0) childprocess (>= 0.6.3, < 5) iniparse (~> 1.4)