fauxhai-ng 8.4.0 → 8.5.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/.DS_Store +0 -0
- data/lib/fauxhai/.DS_Store +0 -0
- data/lib/fauxhai/platforms/.DS_Store +0 -0
- data/lib/fauxhai/platforms/aix/6.1.json +1 -1
- data/lib/fauxhai/platforms/aix/7.1.json +781 -2025
- data/lib/fauxhai/platforms/aix/7.2.json +5284 -0
- data/lib/fauxhai/version.rb +1 -1
- metadata +3 -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.5.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-11-
|
12
|
+
date: 2020-11-17 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: net-ssh
|
@@ -119,6 +119,7 @@ files:
|
|
119
119
|
- lib/fauxhai/platforms/.DS_Store
|
120
120
|
- lib/fauxhai/platforms/aix/6.1.json
|
121
121
|
- lib/fauxhai/platforms/aix/7.1.json
|
122
|
+
- lib/fauxhai/platforms/aix/7.2.json
|
122
123
|
- lib/fauxhai/platforms/amazon/.DS_Store
|
123
124
|
- lib/fauxhai/platforms/amazon/2.json
|
124
125
|
- lib/fauxhai/platforms/amazon/2015.03.json
|