fauxhai 6.8.0 → 6.9.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -9,6 +9,7 @@
9
9
  "version": "8.6.0"
10
10
  }
11
11
  },
12
+ "deprecated": true,
12
13
  "command": {
13
14
  "ps": "ps -ef"
14
15
  },
@@ -9,6 +9,7 @@
9
9
  "version": "8.14.0"
10
10
  }
11
11
  },
12
+ "deprecated": true,
12
13
  "command": {
13
14
  "ps": "ps -ef"
14
15
  },
@@ -1,3 +1,3 @@
1
1
  module Fauxhai
2
- VERSION = '6.8.0'.freeze
2
+ VERSION = '6.9.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.8.0
4
+ version: 6.9.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-10-19 00:00:00.000000000 Z
11
+ date: 2018-10-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: net-ssh
@@ -177,6 +177,7 @@ files:
177
177
  - lib/fauxhai/platforms/linuxmint/18.1.json
178
178
  - lib/fauxhai/platforms/linuxmint/18.2.json
179
179
  - lib/fauxhai/platforms/linuxmint/18.3.json
180
+ - lib/fauxhai/platforms/linuxmint/19.0.json
180
181
  - lib/fauxhai/platforms/mac_os_x/10.10.json
181
182
  - lib/fauxhai/platforms/mac_os_x/10.11.json
182
183
  - lib/fauxhai/platforms/mac_os_x/10.12.json