fauxhai 7.0.0 → 7.1.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module Fauxhai
2
- VERSION = '7.0.0'.freeze
2
+ VERSION = '7.1.0'.freeze
3
3
  end
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.0.0
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-01-30 00:00:00.000000000 Z
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.2
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