summaryrefslogtreecommitdiff
path: root/Gemfile.lock
blob: 827ec8beaef09ad74f3ba916d3bf0a9fa8b34864 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
GIT
  remote: https://github.com/chef/chefstyle.git
  revision: b2bf89dd11270e169fd2315495c98095d4a19090
  branch: master
  specs:
    chefstyle (0.5.0)
      rubocop (= 0.47.1)

GIT
  remote: https://github.com/chef/github-changelog-generator
  revision: 7ab4953b47598dccf10e106058673c1592b8f9bf
  specs:
    github_changelog_generator (1.14.2)
      activesupport
      faraday-http-cache
      multi_json
      octokit (~> 4.6)
      rainbow (>= 2.1)
      rake (>= 10.0)
      retriable (>= 1.4)

GIT
  remote: https://github.com/rubysec/bundler-audit.git
  revision: 6eb5a81e9b184fbb8db03f3e57dc758c65dd7383
  specs:
    bundler-audit (0.5.0)
      bundler (~> 1.2)
      thor (~> 0.18)

PATH
  remote: .
  specs:
    chef (13.1.21)
      addressable
      bundler (>= 1.10)
      chef-config (= 13.1.21)
      chef-zero (>= 13.0)
      diff-lcs (~> 1.2, >= 1.2.4)
      erubis (~> 2.7)
      ffi-yajl (~> 2.2)
      highline (~> 1.6, >= 1.6.9)
      iniparse (~> 1.4)
      iso8601 (~> 0.9.1)
      mixlib-archive (~> 0.4)
      mixlib-authentication (~> 1.4)
      mixlib-cli (~> 1.7)
      mixlib-log (~> 1.3)
      mixlib-shellout (~> 2.0)
      net-sftp (~> 2.1, >= 2.1.2)
      net-ssh (>= 2.9, < 5.0)
      net-ssh-multi (~> 1.2, >= 1.2.1)
      ohai (~> 13.0)
      plist (~> 3.2)
      proxifier (~> 1.0)
      rspec-core (~> 3.5)
      rspec-expectations (~> 3.5)
      rspec-mocks (~> 3.5)
      rspec_junit_formatter (~> 0.2.0)
      serverspec (~> 2.7)
      specinfra (~> 2.10)
      syslog-logger (~> 1.6)
      uuidtools (~> 2.1.5)
    chef (13.1.21-universal-mingw32)
      addressable
      bundler (>= 1.10)
      chef-config (= 13.1.21)
      chef-zero (>= 13.0)
      diff-lcs (~> 1.2, >= 1.2.4)
      erubis (~> 2.7)
      ffi (~> 1.9)
      ffi-yajl (~> 2.2)
      highline (~> 1.6, >= 1.6.9)
      iniparse (~> 1.4)
      iso8601 (~> 0.9.1)
      mixlib-archive (~> 0.4)
      mixlib-authentication (~> 1.4)
      mixlib-cli (~> 1.7)
      mixlib-log (~> 1.3)
      mixlib-shellout (~> 2.0)
      net-sftp (~> 2.1, >= 2.1.2)
      net-ssh (>= 2.9, < 5.0)
      net-ssh-multi (~> 1.2, >= 1.2.1)
      ohai (~> 13.0)
      plist (~> 3.2)
      proxifier (~> 1.0)
      rspec-core (~> 3.5)
      rspec-expectations (~> 3.5)
      rspec-mocks (~> 3.5)
      rspec_junit_formatter (~> 0.2.0)
      serverspec (~> 2.7)
      specinfra (~> 2.10)
      syslog-logger (~> 1.6)
      uuidtools (~> 2.1.5)
      win32-api (~> 1.5.3)
      win32-dir (~> 0.5.0)
      win32-event (~> 0.6.1)
      win32-eventlog (= 0.6.3)
      win32-mmap (~> 0.4.1)
      win32-mutex (~> 0.4.2)
      win32-process (~> 0.8.2)
      win32-service (~> 0.8.7)
      windows-api (~> 0.4.4)
      wmi-lite (~> 1.0)

PATH
  remote: chef-config
  specs:
    chef-config (13.1.21)
      addressable
      fuzzyurl
      mixlib-config (~> 2.0)
      mixlib-shellout (~> 2.0)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (5.1.1)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (~> 0.7)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    addressable (2.4.0)
    appbundler (0.10.0)
      mixlib-cli (~> 1.4)
    ast (2.3.0)
    backports (3.8.0)
    binding_of_caller (0.7.2)
      debug_inspector (>= 0.0.1)
    blankslate (2.1.2.4)
    builder (3.2.3)
    byebug (9.0.6)
    chef-zero (13.0.0)
      ffi-yajl (~> 2.2)
      hashie (>= 2.0, < 4.0)
      mixlib-log (~> 1.3)
      rack (~> 2.0)
      uuidtools (~> 2.1)
    cheffish (13.0.0)
      chef-zero (~> 13.0)
      net-ssh
    coderay (1.1.1)
    concurrent-ruby (1.0.5)
    debug_inspector (0.0.3)
    diff-lcs (1.3)
    docile (1.1.5)
    docker-api (1.33.4)
      excon (>= 0.38.0)
      json
    erubis (2.7.0)
    ethon (0.10.1)
      ffi (>= 1.3.0)
    excon (0.55.0)
    faraday (0.12.1)
      multipart-post (>= 1.2, < 3)
    faraday-http-cache (2.0.0)
      faraday (~> 0.8)
    faraday_middleware (0.11.0.1)
      faraday (>= 0.7.4, < 1.0)
    ffi (1.9.18)
    ffi (1.9.18-x64-mingw32)
    ffi (1.9.18-x86-mingw32)
    ffi-win32-extensions (1.0.3)
      ffi
    ffi-yajl (2.3.0)
      libyajl2 (~> 1.2)
    fuzzyurl (0.9.0)
    gh (0.15.1)
      addressable (~> 2.4.0)
      backports
      faraday (~> 0.8)
      multi_json (~> 1.0)
      net-http-persistent (~> 2.9)
      net-http-pipeline
    gssapi (1.2.0)
      ffi (>= 1.0.1)
    gyoku (1.3.1)
      builder (>= 2.1.2)
    hashie (3.5.5)
    highline (1.7.8)
    httpclient (2.8.3)
    i18n (0.8.1)
    iniparse (1.4.2)
    inspec (1.25.1)
      addressable (~> 2.4)
      faraday (>= 0.9.0)
      hashie (~> 3.4)
      json (>= 1.8, < 3.0)
      method_source (~> 0.8)
      mixlib-log
      parallel (~> 1.9)
      parslet (~> 1.5)
      pry (~> 0)
      rainbow (~> 2)
      rspec (~> 3)
      rspec-its (~> 1.2)
      rubyzip (~> 1.1)
      semverse
      sslshake (~> 1.2)
      thor (~> 0.19)
      toml (~> 0.1)
      train (>= 0.22.0, < 1.0)
    ipaddress (0.8.3)
    iso8601 (0.9.1)
    json (2.1.0)
    launchy (2.4.3)
      addressable (~> 2.3)
    libyajl2 (1.2.0)
    little-plugger (1.1.4)
    logging (2.2.2)
      little-plugger (~> 1.1)
      multi_json (~> 1.10)
    method_source (0.8.2)
    minitest (5.10.2)
    mixlib-archive (0.4.1)
      mixlib-log
    mixlib-authentication (1.4.1)
      mixlib-log
    mixlib-cli (1.7.0)
    mixlib-config (2.2.4)
    mixlib-install (3.2.1)
      mixlib-shellout
      mixlib-versioning
      thor
    mixlib-log (1.7.1)
    mixlib-shellout (2.2.7)
    mixlib-shellout (2.2.7-universal-mingw32)
      win32-process (~> 0.8.2)
      wmi-lite (~> 1.0)
    mixlib-versioning (1.1.0)
    multi_json (1.12.1)
    multipart-post (2.0.0)
    net-http-persistent (2.9.4)
    net-http-pipeline (1.0.1)
    net-scp (1.2.1)
      net-ssh (>= 2.6.5)
    net-sftp (2.1.2)
      net-ssh (>= 2.6.5)
    net-ssh (4.1.0)
    net-ssh-gateway (2.0.0)
      net-ssh (>= 4.0.0)
    net-ssh-multi (1.2.1)
      net-ssh (>= 2.6.5)
      net-ssh-gateway (>= 1.2.0)
    net-telnet (0.1.1)
    netrc (0.11.0)
    nori (2.6.0)
    octokit (4.7.0)
      sawyer (~> 0.8.0, >= 0.5.3)
    ohai (13.1.0)
      chef-config (>= 12.5.0.alpha.1, < 14)
      ffi (~> 1.9)
      ffi-yajl (~> 2.2)
      ipaddress
      mixlib-cli
      mixlib-config (~> 2.0)
      mixlib-log (>= 1.7.1, < 2.0)
      mixlib-shellout (~> 2.0)
      plist (~> 3.1)
      systemu (~> 2.6.4)
      wmi-lite (~> 1.0)
    parallel (1.11.2)
    parser (2.4.0.0)
      ast (~> 2.2)
    parslet (1.5.0)
      blankslate (~> 2.0)
    plist (3.3.0)
    powerpack (0.1.1)
    proxifier (1.0.3)
    pry (0.10.4)
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
      slop (~> 3.4)
    pry-byebug (3.4.2)
      byebug (~> 9.0)
      pry (~> 0.10)
    pry-remote (0.1.8)
      pry (~> 0.9)
      slop (~> 3.0)
    pry-stack_explorer (0.4.9.2)
      binding_of_caller (>= 0.7)
      pry (>= 0.9.11)
    pusher-client (0.6.2)
      json
      websocket (~> 1.0)
    rack (2.0.3)
    rainbow (2.2.2)
      rake
    rake (12.0.0)
    rb-readline (0.5.4)
    retriable (3.0.2)
    rspec (3.6.0)
      rspec-core (~> 3.6.0)
      rspec-expectations (~> 3.6.0)
      rspec-mocks (~> 3.6.0)
    rspec-core (3.6.0)
      rspec-support (~> 3.6.0)
    rspec-expectations (3.6.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.6.0)
    rspec-its (1.2.0)
      rspec-core (>= 3.0.0)
      rspec-expectations (>= 3.0.0)
    rspec-mocks (3.6.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.6.0)
    rspec-support (3.6.0)
    rspec_junit_formatter (0.2.3)
      builder (< 4)
      rspec-core (>= 2, < 4, != 2.12.0)
    rubocop (0.47.1)
      parser (>= 2.3.3.1, < 3.0)
      powerpack (~> 0.1)
      rainbow (>= 1.99.1, < 3.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (~> 1.0, >= 1.0.1)
    ruby-prof (0.16.2)
    ruby-progressbar (1.8.1)
    ruby-shadow (2.5.0)
    rubyntlm (0.6.2)
    rubyzip (1.2.1)
    sawyer (0.8.1)
      addressable (>= 2.3.5, < 2.6)
      faraday (~> 0.8, < 1.0)
    semverse (2.0.0)
    serverspec (2.38.1)
      multi_json
      rspec (~> 3.0)
      rspec-its
      specinfra (~> 2.53)
    sfl (2.3)
    simplecov (0.14.1)
      docile (~> 1.1.0)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.1)
    slop (3.6.0)
    specinfra (2.67.10)
      net-scp
      net-ssh (>= 2.7, < 5.0)
      net-telnet
      sfl
    sslshake (1.2.0)
    syslog-logger (1.6.8)
    systemu (2.6.5)
    thor (0.19.4)
    thread_safe (0.3.6)
    toml (0.1.2)
      parslet (~> 1.5.0)
    tomlrb (1.2.4)
    train (0.23.0)
      docker-api (~> 1.26)
      json (>= 1.8, < 3.0)
      mixlib-shellout (~> 2.0)
      net-scp (~> 1.2)
      net-ssh (>= 2.9, < 5.0)
      winrm (~> 2.0)
      winrm-fs (~> 1.0)
    travis (1.8.8)
      backports
      faraday (~> 0.9)
      faraday_middleware (~> 0.9, >= 0.9.1)
      gh (~> 0.13)
      highline (~> 1.6)
      launchy (~> 2.1)
      pusher-client (~> 0.4)
      typhoeus (~> 0.6, >= 0.6.8)
    typhoeus (0.8.0)
      ethon (>= 0.8.0)
    tzinfo (1.2.3)
      thread_safe (~> 0.1)
    unicode-display_width (1.2.1)
    uuidtools (2.1.5)
    websocket (1.2.4)
    win32-api (1.5.3-universal-mingw32)
    win32-dir (0.5.1)
      ffi (>= 1.0.0)
    win32-event (0.6.3)
      win32-ipc (>= 0.6.0)
    win32-eventlog (0.6.3)
      ffi
    win32-ipc (0.7.0)
      ffi
    win32-mmap (0.4.2)
      ffi
    win32-mutex (0.4.3)
      win32-ipc (>= 0.6.0)
    win32-process (0.8.3)
      ffi (>= 1.0.0)
    win32-service (0.8.10)
      ffi
      ffi-win32-extensions
    windows-api (0.4.4)
      win32-api (>= 1.4.5)
    winrm (2.2.3)
      builder (>= 2.1.2)
      erubis (~> 2.7)
      gssapi (~> 1.2)
      gyoku (~> 1.0)
      httpclient (~> 2.2, >= 2.2.0.2)
      logging (>= 1.6.1, < 3.0)
      nori (~> 2.0)
      rubyntlm (~> 0.6.0, >= 0.6.1)
    winrm-fs (1.0.1)
      erubis (~> 2.7)
      logging (>= 1.6.1, < 3.0)
      rubyzip (~> 1.1)
      winrm (~> 2.0)
    wmi-lite (1.0.0)
    yard (0.9.9)

PLATFORMS
  ruby
  x64-mingw32
  x86-mingw32

DEPENDENCIES
  appbundler
  bundler-audit!
  chef!
  chef-config!
  cheffish (~> 13)
  chefstyle!
  github_changelog_generator!
  inspec
  mixlib-install
  netrc
  octokit
  ohai (~> 13)
  pry
  pry-byebug
  pry-remote
  pry-stack_explorer
  rake
  rb-readline
  ruby-prof
  ruby-shadow
  simplecov
  tomlrb
  travis
  yard

BUNDLED WITH
   1.14.6