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