fauxhai 6.7.0 → 6.8.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.7.0'.freeze
2
+ VERSION = '6.8.0'.freeze
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fauxhai
3
3
  version: !ruby/object:Gem::Version
4
- version: 6.7.0
4
+ version: 6.8.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Seth Vargo
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-09-26 00:00:00.000000000 Z
11
+ date: 2018-10-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: net-ssh
@@ -181,6 +181,7 @@ files:
181
181
  - lib/fauxhai/platforms/mac_os_x/10.11.json
182
182
  - lib/fauxhai/platforms/mac_os_x/10.12.json
183
183
  - lib/fauxhai/platforms/mac_os_x/10.13.json
184
+ - lib/fauxhai/platforms/mac_os_x/10.14.json
184
185
  - lib/fauxhai/platforms/nexus/5.json
185
186
  - lib/fauxhai/platforms/omnios/151018.json
186
187
  - lib/fauxhai/platforms/openbsd/6.2.json
@@ -211,6 +212,7 @@ files:
211
212
  - lib/fauxhai/platforms/suse/12.1.json
212
213
  - lib/fauxhai/platforms/suse/12.2.json
213
214
  - lib/fauxhai/platforms/suse/12.3.json
215
+ - lib/fauxhai/platforms/suse/15.json
214
216
  - lib/fauxhai/platforms/ubuntu/14.04.json
215
217
  - lib/fauxhai/platforms/ubuntu/16.04.json
216
218
  - lib/fauxhai/platforms/ubuntu/17.10.json