cbor-diag: 0.9.6 -> 0.10.2 (#444747)
This commit is contained in:
@@ -3,7 +3,7 @@ GEM
|
||||
specs:
|
||||
cbor-canonical (0.1.2)
|
||||
cbor-deterministic (0.1.3)
|
||||
cbor-diag (0.9.6)
|
||||
cbor-diag (0.10.2)
|
||||
cbor-canonical
|
||||
cbor-deterministic
|
||||
cbor-packed
|
||||
@@ -24,4 +24,4 @@ DEPENDENCIES
|
||||
cbor-diag
|
||||
|
||||
BUNDLED WITH
|
||||
2.6.6
|
||||
2.7.1
|
||||
|
||||
@@ -32,10 +32,10 @@
|
||||
platforms = [ ];
|
||||
source = {
|
||||
remotes = [ "https://rubygems.org" ];
|
||||
sha256 = "0c0a4pfvnhkh8dmih1igm7qm2ligzvccppjskpz85v69xizfsj71";
|
||||
sha256 = "1w64msy9wdyagcl2rcr7lynmdrazjb8wr6406r47x6k007q8jpd3";
|
||||
type = "gem";
|
||||
};
|
||||
version = "0.9.6";
|
||||
version = "0.10.2";
|
||||
};
|
||||
cbor-packed = {
|
||||
groups = [ "default" ];
|
||||
|
||||
Reference in New Issue
Block a user