From 24854fcc593d05a0e741a121110b672b834fdaa4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Feb 2021 23:33:06 +0100 Subject: [PATCH] Build(deps): Bump openssl-signature_algorithm from 1.0.0 to 1.1.1 (#12056) Bumps [openssl-signature_algorithm](https://github.com/cedarcode/openssl-signature_algorithm) from 1.0.0 to 1.1.1. - [Release notes](https://github.com/cedarcode/openssl-signature_algorithm/releases) - [Changelog](https://github.com/cedarcode/openssl-signature_algorithm/blob/master/CHANGELOG.md) - [Commits](https://github.com/cedarcode/openssl-signature_algorithm/compare/v1.0.0...v1.1.1) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 368625da325..547461c98c3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -266,7 +266,9 @@ GEM mustache nokogiri (~> 1.7) sanitize - openssl-signature_algorithm (1.0.0) + openssl (2.2.0) + openssl-signature_algorithm (1.1.1) + openssl (~> 2.0) optimist (3.0.1) parallel (1.20.1) parallel_tests (3.4.0)