fauxhai-chef 9.3.5 → 9.3.8
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/fauxhai/mocker.rb +2 -2
- data/lib/fauxhai/platforms/rocky/9.json +3873 -0
- data/lib/fauxhai/version.rb +1 -1
- metadata +3 -2
data/lib/fauxhai/version.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: fauxhai-chef
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 9.3.
|
4
|
+
version: 9.3.8
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Seth Vargo
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2023-
|
12
|
+
date: 2023-05-05 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: net-ssh
|
@@ -163,6 +163,7 @@ files:
|
|
163
163
|
- lib/fauxhai/platforms/redhat/7.9.json
|
164
164
|
- lib/fauxhai/platforms/redhat/8.json
|
165
165
|
- lib/fauxhai/platforms/rocky/8.json
|
166
|
+
- lib/fauxhai/platforms/rocky/9.json
|
166
167
|
- lib/fauxhai/platforms/smartos/5.11.json
|
167
168
|
- lib/fauxhai/platforms/solaris2/5.11.json
|
168
169
|
- lib/fauxhai/platforms/suse/12.4.json
|