Build(deps): Bump cose from 1.0.0 to 1.1.0 (#10203)

Bumps [cose](https://github.com/cedarcode/cose-ruby) from 1.0.0 to 1.1.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/v1.0.0...v1.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-07-09 14:13:32 -04:00 committed by GitHub
parent 10384bcdf4
commit dadf08fb3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -86,9 +86,9 @@ GEM
colored2 (3.1.2)
concurrent-ruby (1.1.6)
connection_pool (2.2.3)
cose (1.0.0)
cose (1.1.0)
cbor (~> 0.5.9)
openssl-signature_algorithm (~> 0.4.0)
openssl-signature_algorithm (~> 1.0)
cppjieba_rb (0.3.3)
crack (0.4.3)
safe_yaml (~> 1.0.0)
@ -247,7 +247,7 @@ GEM
mustache
nokogiri (~> 1.7)
sanitize
openssl-signature_algorithm (0.4.0)
openssl-signature_algorithm (1.0.0)
optimist (3.0.1)
parallel (1.19.2)
parallel_tests (3.0.0)