ceedling: 1.0.0 -> 1.0.1

This commit is contained in:
Agustin Catellani
2025-03-12 15:48:48 -03:00
parent a76c90c333
commit 3e21bff586
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
ceedling (1.0.0)
ceedling (1.0.1)
constructor (~> 2)
deep_merge (~> 1.2)
diy (~> 1.1)
@@ -26,4 +26,4 @@ DEPENDENCIES
ceedling
BUNDLED WITH
2.5.22
2.5.9
+2 -2
View File
@@ -12,10 +12,10 @@
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
sha256 = "1c6f8gypc86rc7ww3c2lcqy0z08ksdzjdw0zkdd9whairx6flhvl";
sha256 = "05iacl7p408b4p47khhvpp9hf00smb70x1qj8xmw50mdq2vng6gn";
type = "gem";
};
version = "1.0.0";
version = "1.0.1";
};
constructor = {
groups = [ "default" ];