facter: 4.8.0 -> 4.10.0

https://github.com/puppetlabs/facter/compare/4.8.0...4.10.0
This commit is contained in:
Anthony ROUSSEL 2024-10-23 22:13:08 +02:00 committed by Anthony Roussel
parent 19b39206a7
commit a6fe6f6d0c
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
facter (4.8.0)
facter (4.10.0)
hocon (~> 1.3)
thor (>= 1.0.1, < 1.3)
hocon (1.4.0)

View File

@ -5,10 +5,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "1130mzk90pi0y9fnraqqak7gcfg61dhx92axwnhchbpw09akfl09";
sha256 = "17d561xf4s5016fm9jkfkkafn6660g04fz1yp5xfvkb0j4xj32mp";
type = "gem";
};
version = "4.8.0";
version = "4.10.0";
};
hocon = {
groups = ["default"];