cbor-diag: 0.8.4 -> 0.8.7
This commit is contained in:
parent
ec750fd019
commit
07a85a353f
2 changed files with 4 additions and 4 deletions
|
@ -3,7 +3,7 @@ GEM
|
|||
specs:
|
||||
cbor-canonical (0.1.2)
|
||||
cbor-deterministic (0.1.3)
|
||||
cbor-diag (0.8.4)
|
||||
cbor-diag (0.8.7)
|
||||
cbor-canonical
|
||||
cbor-deterministic
|
||||
cbor-packed
|
||||
|
@ -24,4 +24,4 @@ DEPENDENCIES
|
|||
cbor-diag
|
||||
|
||||
BUNDLED WITH
|
||||
2.4.10
|
||||
2.4.20
|
||||
|
|
|
@ -25,10 +25,10 @@
|
|||
platforms = [];
|
||||
source = {
|
||||
remotes = ["https://rubygems.org"];
|
||||
sha256 = "0k57gminnhz5fmnclrixdp1f2mg8d6zjnbbf67glaqpxf08a99j6";
|
||||
sha256 = "0rwd88xngbjamgydj9rg3wvgl53pfzhal2n702s9afa1yp8mjm51";
|
||||
type = "gem";
|
||||
};
|
||||
version = "0.8.4";
|
||||
version = "0.8.7";
|
||||
};
|
||||
cbor-packed = {
|
||||
groups = ["default"];
|
||||
|
|
Loading…
Reference in a new issue