Merge pull request #266503 from amesgen/cbor-diag-0.8.7

cbor-diag: 0.8.4 -> 0.8.7
This commit is contained in:
Peder Bergebakken Sundt
2023-12-10 16:19:18 +01:00
committed by GitHub
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
+2 -2
View File
@@ -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"];