facterdb 3.10.0 → 4.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: facterdb
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.10.0
4
+ version: 4.1.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Vox Pupuli
@@ -63,14 +63,14 @@ dependencies:
63
63
  requirements:
64
64
  - - "~>"
65
65
  - !ruby/object:Gem::Version
66
- version: 3.1.0
66
+ version: 4.2.0
67
67
  type: :development
68
68
  prerelease: false
69
69
  version_requirements: !ruby/object:Gem::Requirement
70
70
  requirements:
71
71
  - - "~>"
72
72
  - !ruby/object:Gem::Version
73
- version: 3.1.0
73
+ version: 4.2.0
74
74
  - !ruby/object:Gem::Dependency
75
75
  name: jgrep
76
76
  requirement: !ruby/object:Gem::Requirement
@@ -164,6 +164,7 @@ files:
164
164
  - facts/4.1/ubuntu-20.04-x86_64.facts
165
165
  - facts/4.1/ubuntu-21.04-x86_64.facts
166
166
  - facts/4.1/ubuntu-21.10-x86_64.facts
167
+ - facts/4.10/almalinux-10-x86_64.facts
167
168
  - facts/4.10/almalinux-8-x86_64.facts
168
169
  - facts/4.10/almalinux-9-x86_64.facts
169
170
  - facts/4.10/amazon-2-x86_64.facts
@@ -181,6 +182,7 @@ files:
181
182
  - facts/4.10/oraclelinux-9-x86_64.facts
182
183
  - facts/4.10/redhat-8-x86_64.facts
183
184
  - facts/4.10/redhat-9-x86_64.facts
185
+ - facts/4.10/rocky-10-x86_64.facts
184
186
  - facts/4.10/rocky-8-x86_64.facts
185
187
  - facts/4.10/rocky-9-x86_64.facts
186
188
  - facts/4.10/ubuntu-20.04-x86_64.facts
@@ -191,6 +193,7 @@ files:
191
193
  - facts/4.10/windows-10-x86_64.facts
192
194
  - facts/4.10/windows-11-x86_64.facts
193
195
  - facts/4.10/windows-2022-x86_64.facts
196
+ - facts/4.11/almalinux-10-x86_64.facts
194
197
  - facts/4.11/almalinux-8-x86_64.facts
195
198
  - facts/4.11/almalinux-9-x86_64.facts
196
199
  - facts/4.11/amazon-2-x86_64.facts
@@ -205,6 +208,7 @@ files:
205
208
  - facts/4.11/oraclelinux-9-x86_64.facts
206
209
  - facts/4.11/redhat-8-x86_64.facts
207
210
  - facts/4.11/redhat-9-x86_64.facts
211
+ - facts/4.11/rocky-10-x86_64.facts
208
212
  - facts/4.11/rocky-8-x86_64.facts
209
213
  - facts/4.11/rocky-9-x86_64.facts
210
214
  - facts/4.11/ubuntu-20.04-x86_64.facts
@@ -503,7 +507,23 @@ files:
503
507
  - facts/4.9/windows-10-x86_64.facts
504
508
  - facts/4.9/windows-11-x86_64.facts
505
509
  - facts/4.9/windows-2022-x86_64.facts
510
+ - facts/5.1/almalinux-10-x86_64.facts
511
+ - facts/5.1/almalinux-8-x86_64.facts
512
+ - facts/5.1/almalinux-9-x86_64.facts
513
+ - facts/5.1/centos-10-x86_64.facts
514
+ - facts/5.1/centos-9-x86_64.facts
515
+ - facts/5.1/debian-11-x86_64.facts
516
+ - facts/5.1/debian-12-x86_64.facts
506
517
  - facts/5.1/debian-13-x86_64.facts
518
+ - facts/5.1/oraclelinux-8-x86_64.facts
519
+ - facts/5.1/oraclelinux-9-x86_64.facts
520
+ - facts/5.1/redhat-8-x86_64.facts
521
+ - facts/5.1/redhat-9-x86_64.facts
522
+ - facts/5.1/rocky-10-x86_64.facts
523
+ - facts/5.1/rocky-8-x86_64.facts
524
+ - facts/5.1/rocky-9-x86_64.facts
525
+ - facts/5.1/ubuntu-22.04-x86_64.facts
526
+ - facts/5.1/ubuntu-24.04-x86_64.facts
507
527
  - facts/Gemfile
508
528
  - facts/README.md
509
529
  - facts/Vagrantfile
@@ -545,7 +565,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
545
565
  requirements:
546
566
  - - ">="
547
567
  - !ruby/object:Gem::Version
548
- version: 2.7.0
568
+ version: 3.2.0
549
569
  required_rubygems_version: !ruby/object:Gem::Requirement
550
570
  requirements:
551
571
  - - ">="