fauxhai 6.10.0 → 6.11.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 = '6.10.0'.freeze
2
+ VERSION = '6.11.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: 6.10.0
4
+ version: 6.11.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: 2018-12-21 00:00:00.000000000 Z
12
+ date: 2019-01-30 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: net-ssh
@@ -145,6 +145,7 @@ files:
145
145
  - lib/fauxhai/platforms/centos/7.3.1611.json
146
146
  - lib/fauxhai/platforms/centos/7.4.1708.json
147
147
  - lib/fauxhai/platforms/centos/7.5.1804.json
148
+ - lib/fauxhai/platforms/centos/7.6.1804.json
148
149
  - lib/fauxhai/platforms/chefspec/0.6.1.json
149
150
  - lib/fauxhai/platforms/clearos/7.0.json
150
151
  - lib/fauxhai/platforms/clearos/7.4.json
@@ -162,6 +163,7 @@ files:
162
163
  - lib/fauxhai/platforms/debian/9.3.json
163
164
  - lib/fauxhai/platforms/debian/9.4.json
164
165
  - lib/fauxhai/platforms/debian/9.5.json
166
+ - lib/fauxhai/platforms/debian/9.6.json
165
167
  - lib/fauxhai/platforms/dragonfly4/4.8-RELEASE.json
166
168
  - lib/fauxhai/platforms/fedora/.DS_Store
167
169
  - lib/fauxhai/platforms/fedora/24.json
@@ -216,6 +218,7 @@ files:
216
218
  - lib/fauxhai/platforms/redhat/7.3.json
217
219
  - lib/fauxhai/platforms/redhat/7.4.json
218
220
  - lib/fauxhai/platforms/redhat/7.5.json
221
+ - lib/fauxhai/platforms/redhat/7.6.json
219
222
  - lib/fauxhai/platforms/smartos/5.11.json
220
223
  - lib/fauxhai/platforms/solaris2/.DS_Store
221
224
  - lib/fauxhai/platforms/solaris2/5.10.json
@@ -237,6 +240,7 @@ files:
237
240
  - lib/fauxhai/platforms/windows/2012.json
238
241
  - lib/fauxhai/platforms/windows/2012R2.json
239
242
  - lib/fauxhai/platforms/windows/2016.json
243
+ - lib/fauxhai/platforms/windows/2019.json
240
244
  - lib/fauxhai/platforms/windows/7.json
241
245
  - lib/fauxhai/platforms/windows/8.1.json
242
246
  - lib/fauxhai/runner.rb
@@ -262,8 +266,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
262
266
  - !ruby/object:Gem::Version
263
267
  version: '0'
264
268
  requirements: []
265
- rubyforge_project:
266
- rubygems_version: 2.7.7
269
+ rubygems_version: 3.0.2
267
270
  signing_key:
268
271
  specification_version: 4
269
272
  summary: Fauxhai provides an easy way to mock out your ohai data for testing with