fauxhai-ng 8.5.0 → 8.6.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/mac_os_x/.DS_Store +0 -0
- data/lib/fauxhai/platforms/mac_os_x/10.13.json +1 -0
- data/lib/fauxhai/platforms/mac_os_x/11.0.json +3436 -0
- data/lib/fauxhai/version.rb +1 -1
- metadata +4 -2
data/lib/fauxhai/version.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: fauxhai-ng
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 8.
|
4
|
+
version: 8.6.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: 2020-
|
12
|
+
date: 2020-12-01 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: net-ssh
|
@@ -160,9 +160,11 @@ files:
|
|
160
160
|
- lib/fauxhai/platforms/gentoo/4.9.95-gentoo.json
|
161
161
|
- lib/fauxhai/platforms/linuxmint/18.3.json
|
162
162
|
- lib/fauxhai/platforms/linuxmint/19.0.json
|
163
|
+
- lib/fauxhai/platforms/mac_os_x/.DS_Store
|
163
164
|
- lib/fauxhai/platforms/mac_os_x/10.13.json
|
164
165
|
- lib/fauxhai/platforms/mac_os_x/10.14.json
|
165
166
|
- lib/fauxhai/platforms/mac_os_x/10.15.json
|
167
|
+
- lib/fauxhai/platforms/mac_os_x/11.0.json
|
166
168
|
- lib/fauxhai/platforms/openbsd/6.2.json
|
167
169
|
- lib/fauxhai/platforms/opensuse/.DS_Store
|
168
170
|
- lib/fauxhai/platforms/opensuse/15.0.json
|