fauxhai 7.0.0 → 7.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/fauxhai/.DS_Store +0 -0
- data/lib/fauxhai/platforms/.DS_Store +0 -0
- data/lib/fauxhai/platforms/centos/6.10.json +2685 -0
- data/lib/fauxhai/platforms/centos/6.8.json +1 -0
- data/lib/fauxhai/platforms/centos/7.3.1611.json +1 -0
- data/lib/fauxhai/platforms/centos/7.4.1708.json +1 -0
- data/lib/fauxhai/platforms/debian/9.2.json +36 -35
- data/lib/fauxhai/platforms/debian/9.3.json +39 -38
- data/lib/fauxhai/platforms/debian/9.4.json +37 -36
- data/lib/fauxhai/platforms/debian/9.5.json +36 -36
- data/lib/fauxhai/platforms/debian/9.8.json +2928 -0
- data/lib/fauxhai/platforms/debian/9.9.json +2928 -0
- data/lib/fauxhai/platforms/opensuse/15.0.json +1724 -0
- data/lib/fauxhai/platforms/oracle/6.10.json +3826 -0
- data/lib/fauxhai/platforms/oracle/6.8.json +2 -0
- data/lib/fauxhai/platforms/oracle/7.3.json +2 -0
- data/lib/fauxhai/platforms/oracle/7.4.json +2 -0
- data/lib/fauxhai/platforms/oracle/7.5.json +6162 -0
- data/lib/fauxhai/platforms/oracle/7.6.json +6162 -0
- data/lib/fauxhai/platforms/redhat/6.10.json +5791 -0
- data/lib/fauxhai/platforms/ubuntu/14.04.json +128 -120
- data/lib/fauxhai/platforms/ubuntu/16.04.json +237 -233
- data/lib/fauxhai/platforms/ubuntu/17.10.json +1 -0
- data/lib/fauxhai/platforms/ubuntu/18.04.json +283 -279
- data/lib/fauxhai/version.rb +1 -1
- metadata +11 -3
data/lib/fauxhai/version.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: fauxhai
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 7.
|
4
|
+
version: 7.1.0
|
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: 2019-
|
12
|
+
date: 2019-05-02 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: net-ssh
|
@@ -132,6 +132,7 @@ files:
|
|
132
132
|
- lib/fauxhai/platforms/arch/4.10.13-1-ARCH.json
|
133
133
|
- lib/fauxhai/platforms/centos/.DS_Store
|
134
134
|
- lib/fauxhai/platforms/centos/5.11.json
|
135
|
+
- lib/fauxhai/platforms/centos/6.10.json
|
135
136
|
- lib/fauxhai/platforms/centos/6.8.json
|
136
137
|
- lib/fauxhai/platforms/centos/6.9.json
|
137
138
|
- lib/fauxhai/platforms/centos/7.3.1611.json
|
@@ -151,6 +152,8 @@ files:
|
|
151
152
|
- lib/fauxhai/platforms/debian/9.4.json
|
152
153
|
- lib/fauxhai/platforms/debian/9.5.json
|
153
154
|
- lib/fauxhai/platforms/debian/9.6.json
|
155
|
+
- lib/fauxhai/platforms/debian/9.8.json
|
156
|
+
- lib/fauxhai/platforms/debian/9.9.json
|
154
157
|
- lib/fauxhai/platforms/dragonfly4/4.8-RELEASE.json
|
155
158
|
- lib/fauxhai/platforms/fedora/.DS_Store
|
156
159
|
- lib/fauxhai/platforms/fedora/26.json
|
@@ -174,17 +177,22 @@ files:
|
|
174
177
|
- lib/fauxhai/platforms/openbsd/.DS_Store
|
175
178
|
- lib/fauxhai/platforms/openbsd/6.2.json
|
176
179
|
- lib/fauxhai/platforms/opensuse/.DS_Store
|
180
|
+
- lib/fauxhai/platforms/opensuse/15.0.json
|
177
181
|
- lib/fauxhai/platforms/opensuse/42.2.json
|
178
182
|
- lib/fauxhai/platforms/opensuse/42.3.json
|
179
183
|
- lib/fauxhai/platforms/oracle/.DS_Store
|
180
184
|
- lib/fauxhai/platforms/oracle/5.11.json
|
185
|
+
- lib/fauxhai/platforms/oracle/6.10.json
|
181
186
|
- lib/fauxhai/platforms/oracle/6.8.json
|
182
187
|
- lib/fauxhai/platforms/oracle/6.9.json
|
183
188
|
- lib/fauxhai/platforms/oracle/7.3.json
|
184
189
|
- lib/fauxhai/platforms/oracle/7.4.json
|
190
|
+
- lib/fauxhai/platforms/oracle/7.5.json
|
191
|
+
- lib/fauxhai/platforms/oracle/7.6.json
|
185
192
|
- lib/fauxhai/platforms/raspbian/8.0.json
|
186
193
|
- lib/fauxhai/platforms/redhat/.DS_Store
|
187
194
|
- lib/fauxhai/platforms/redhat/5.11.json
|
195
|
+
- lib/fauxhai/platforms/redhat/6.10.json
|
188
196
|
- lib/fauxhai/platforms/redhat/6.8.json
|
189
197
|
- lib/fauxhai/platforms/redhat/6.9.json
|
190
198
|
- lib/fauxhai/platforms/redhat/7.3.json
|
@@ -236,7 +244,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
236
244
|
- !ruby/object:Gem::Version
|
237
245
|
version: '0'
|
238
246
|
requirements: []
|
239
|
-
rubygems_version: 3.0.
|
247
|
+
rubygems_version: 3.0.3
|
240
248
|
signing_key:
|
241
249
|
specification_version: 4
|
242
250
|
summary: Fauxhai provides an easy way to mock out your ohai data for testing with
|