1
1
GIT
2
- remote: https://github.com/rapid7 /omnibus
3
- revision: 5b238e62088797782f6b7ca1ddda3a0e7128c224
4
- branch: r7_8.2.4_custom
2
+ remote: https://github.com/adfoster-r7 /omnibus
3
+ revision: ddc1af8f88f013e1c0c0daf0be20bf7f51db0095
4
+ branch: r7_9.0.23_custom
5
5
specs:
6
- omnibus (8.2.4 )
7
- aws-sdk-s3 (~> 1 )
6
+ omnibus (9.0.23 )
7
+ aws-sdk-s3 (~> 1.116.0 )
8
8
chef-cleanroom (~> 1.0 )
9
9
chef-utils (>= 15.4 )
10
10
contracts (>= 0.16.0 , < 0.17.0 )
11
11
ffi-yajl (~> 2.2 )
12
12
license_scout (~> 1.0 )
13
13
mixlib-shellout (>= 2.0 , < 4.0 )
14
14
mixlib-versioning
15
- ohai (>= 15 , < 17 )
15
+ ohai (>= 16 , < 19 )
16
16
pedump
17
+ rexml (~> 3.2 )
17
18
ruby-progressbar (~> 1.7 )
18
19
thor (>= 0.18 , < 2.0 )
19
20
20
21
GEM
21
22
remote: https://rubygems.org/
22
23
specs:
23
- addressable (2.8.0 )
24
- public_suffix (>= 2.0.2 , < 5 .0 )
24
+ addressable (2.8.5 )
25
+ public_suffix (>= 2.0.2 , < 6 .0 )
25
26
awesome_print (1.9.2 )
26
27
aws-eventstream (1.2.0 )
27
- aws-partitions (1.522 .0 )
28
- aws-sdk-core (3.121.5 )
28
+ aws-partitions (1.855 .0 )
29
+ aws-sdk-core (3.187.1 )
29
30
aws-eventstream (~> 1 , >= 1.0.2 )
30
- aws-partitions (~> 1 , >= 1.520.1 )
31
+ aws-partitions (~> 1 , >= 1.651.0 )
32
+ aws-sigv4 (~> 1.5 )
33
+ jmespath (~> 1 , >= 1.6.1 )
34
+ aws-sdk-kms (1.72.0 )
35
+ aws-sdk-core (~> 3 , >= 3.184.0 )
31
36
aws-sigv4 (~> 1.1 )
32
- jmespath (~> 1.0 )
33
- aws-sdk-kms (1.50.0 )
34
- aws-sdk-core (~> 3 , >= 3.121.2 )
35
- aws-sigv4 (~> 1.1 )
36
- aws-sdk-s3 (1.104.0 )
37
- aws-sdk-core (~> 3 , >= 3.121.2 )
37
+ aws-sdk-s3 (1.116.0 )
38
+ aws-sdk-core (~> 3 , >= 3.127.0 )
38
39
aws-sdk-kms (~> 1 )
39
40
aws-sigv4 (~> 1.4 )
40
- aws-sigv4 (1.4.0 )
41
+ aws-sigv4 (1.6.1 )
41
42
aws-eventstream (~> 1 , >= 1.0.2 )
42
43
byebug (11.1.3 )
43
44
chef-cleanroom (1.0.5 )
44
- chef-config (16.16.13 )
45
+ chef-config (18.3.0 )
45
46
addressable
46
- chef-utils (= 16.16.13 )
47
+ chef-utils (= 18.3.0 )
47
48
fuzzyurl
48
49
mixlib-config (>= 2.2.12 , < 4.0 )
49
50
mixlib-shellout (>= 2.0 , < 4.0 )
50
51
tomlrb (~> 1.2 )
51
- chef-utils (16.16.13 )
52
+ chef-utils (18.3.0 )
53
+ concurrent-ruby
52
54
citrus (3.0.2 )
53
55
coderay (1.1.3 )
56
+ concurrent-ruby (1.2.2 )
54
57
contracts (0.16.1 )
55
- ffi (1.15.4 )
56
- ffi-yajl (2.4 .0 )
58
+ ffi (1.16.3 )
59
+ ffi-yajl (2.6 .0 )
57
60
libyajl2 (>= 1.2 )
58
61
fuzzyurl (0.9.0 )
59
- iostruct (0.0.4 )
62
+ iostruct (0.0.5 )
60
63
ipaddress (0.8.3 )
61
64
jmespath (1.6.2 )
62
- json (2.6.1 )
65
+ json (2.6.3 )
63
66
libyajl2 (2.1.0 )
64
- license_scout (1.2.13 )
67
+ license_scout (1.3.6 )
65
68
ffi-yajl (~> 2.2 )
66
69
mixlib-shellout (>= 2.2 , < 4.0 )
67
70
toml-rb (>= 1 , < 3 )
68
71
method_source (1.0.0 )
69
72
mixlib-cli (2.1.8 )
70
- mixlib-config (3.0.9 )
73
+ mixlib-config (3.0.27 )
71
74
tomlrb
72
75
mixlib-log (3.0.9 )
73
- mixlib-shellout (3.2.5 )
76
+ mixlib-shellout (3.2.7 )
74
77
chef-utils
75
78
mixlib-versioning (1.2.12 )
76
- multipart-post (2.1.1 )
77
- net-scp (3 .0.0 )
78
- net-ssh (>= 2.6.5 , < 7 .0.0 )
79
- net-ssh (6.1 .0 )
80
- ohai (16.13.0 )
81
- chef-config (>= 12.8 , < 17 )
82
- chef-utils (>= 16.0 , < 17 )
79
+ multipart-post (2.3.0 )
80
+ net-scp (4 .0.0 )
81
+ net-ssh (>= 2.6.5 , < 8 .0.0 )
82
+ net-ssh (7.2 .0 )
83
+ ohai (18.1.3 )
84
+ chef-config (>= 14.12 , < 19 )
85
+ chef-utils (>= 16.0 , < 19 )
83
86
ffi (~> 1.9 )
84
87
ffi-yajl (~> 2.2 )
85
88
ipaddress
86
89
mixlib-cli (>= 1.7.0 )
87
90
mixlib-config (>= 2.0 , < 4.0 )
88
91
mixlib-log (>= 2.0.1 , < 4.0 )
89
- mixlib-shellout (>= 2.0 , < 4.0 )
92
+ mixlib-shellout (~> 3.2 , >= 3.2.5 )
90
93
plist (~> 3.1 )
91
94
train-core
92
95
wmi-lite (~> 1.0 )
93
- pedump (0.6.2 )
96
+ pedump (0.6.6 )
94
97
awesome_print
95
98
iostruct (>= 0.0.4 )
96
99
multipart-post (>= 2.0.0 )
97
100
rainbow
98
101
zhexdump (>= 0.0.2 )
99
- plist (3.6 .0 )
100
- pry (0.13.1 )
102
+ plist (3.7 .0 )
103
+ pry (0.14.2 )
101
104
coderay (~> 1.1 )
102
105
method_source (~> 1.0 )
103
- pry-byebug (3.9.0 )
106
+ pry-byebug (3.10.1 )
104
107
byebug (~> 11.0 )
105
- pry (~> 0.13.0 )
106
- public_suffix (4.0.6 )
107
- rainbow (3.0.0 )
108
- ruby-progressbar (1.11.0 )
109
- thor (1.1.0 )
110
- toml-rb (2.1.0 )
108
+ pry (>= 0.13 , < 0.15 )
109
+ public_suffix (5.0.4 )
110
+ rainbow (3.1.1 )
111
+ rexml (3.2.6 )
112
+ ruby-progressbar (1.13.0 )
113
+ thor (1.3.0 )
114
+ toml-rb (2.2.0 )
111
115
citrus (~> 3.0 , > 3.0 )
112
116
tomlrb (1.3.0 )
113
- train-core (3.8.1 )
117
+ train-core (3.11.0 )
114
118
addressable (~> 2.5 )
115
119
ffi (!= 1.13.0 )
116
120
json (>= 1.8 , < 3.0 )
117
121
mixlib-shellout (>= 2.0 , < 4.0 )
118
- net-scp (>= 1.2 , < 4 .0 )
119
- net-ssh (>= 2.9 , < 7 .0 )
120
- wmi-lite (1.0.5 )
122
+ net-scp (>= 1.2 , < 5 .0 )
123
+ net-ssh (>= 2.9 , < 8 .0 )
124
+ wmi-lite (1.0.7 )
121
125
zhexdump (0.0.2 )
122
126
123
127
PLATFORMS
@@ -128,4 +132,4 @@ DEPENDENCIES
128
132
pry-byebug
129
133
130
134
BUNDLED WITH
131
- 2.1.4
135
+ 2.2.33
0 commit comments