From a5200125389647e683922ddb3d653797d39e6ff3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2020 14:32:27 -0500 Subject: [PATCH] Build(deps): Bump cose from 0.10.0 to 0.11.0 (#8822) Bumps [cose](https://github.com/cedarcode/cose-ruby) from 0.10.0 to 0.11.0. - [Release notes](https://github.com/cedarcode/cose-ruby/releases) - [Changelog](https://github.com/cedarcode/cose-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/cedarcode/cose-ruby/compare/v0.10.0...v0.11.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b78552a6691..e3e321584fe 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -86,8 +86,9 @@ GEM colored2 (3.1.2) concurrent-ruby (1.1.5) connection_pool (2.2.2) - cose (0.10.0) + cose (0.11.0) cbor (~> 0.5.9) + openssl-signature_algorithm (~> 0.3.0) cppjieba_rb (0.3.3) crack (0.4.3) safe_yaml (~> 1.0.0) @@ -252,6 +253,7 @@ GEM openid-redis-store (0.0.2) redis ruby-openid + openssl-signature_algorithm (0.3.0) optimist (3.0.0) parallel (1.19.1) parallel_tests (2.30.1)