This repository was archived by the owner on Apr 20, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +79
-0
lines changed Expand file tree Collapse file tree 1 file changed +79
-0
lines changed Original file line number Diff line number Diff line change
1
+ GEM
2
+ remote: https://rubygems.org/
3
+ specs:
4
+ chef-config (12.7.2 )
5
+ mixlib-config (~> 2.0 )
6
+ mixlib-shellout (~> 2.0 )
7
+ diff-lcs (1.2.5 )
8
+ faraday (0.9.2 )
9
+ multipart-post (>= 1.2 , < 3 )
10
+ highline (1.7.8 )
11
+ kitchen-ansible (0.0.38 )
12
+ librarian-ansible
13
+ test-kitchen (~> 1.4 )
14
+ kitchen-docker (2.3.0 )
15
+ test-kitchen (>= 1.0.0 )
16
+ librarian (0.1.2 )
17
+ highline
18
+ thor (~> 0.15 )
19
+ librarian-ansible (2.0.0 )
20
+ faraday
21
+ librarian (~> 0.1.0 )
22
+ mixlib-config (2.2.1 )
23
+ mixlib-install (0.7.1 )
24
+ mixlib-shellout (2.2.6 )
25
+ multi_json (1.11.2 )
26
+ multipart-post (2.0.0 )
27
+ net-scp (1.2.1 )
28
+ net-ssh (>= 2.6.5 )
29
+ net-ssh (3.0.2 )
30
+ net-telnet (0.1.1 )
31
+ rspec (3.4.0 )
32
+ rspec-core (~> 3.4.0 )
33
+ rspec-expectations (~> 3.4.0 )
34
+ rspec-mocks (~> 3.4.0 )
35
+ rspec-core (3.4.3 )
36
+ rspec-support (~> 3.4.0 )
37
+ rspec-expectations (3.4.0 )
38
+ diff-lcs (>= 1.2.0 , < 2.0 )
39
+ rspec-support (~> 3.4.0 )
40
+ rspec-its (1.2.0 )
41
+ rspec-core (>= 3.0.0 )
42
+ rspec-expectations (>= 3.0.0 )
43
+ rspec-mocks (3.4.1 )
44
+ diff-lcs (>= 1.2.0 , < 2.0 )
45
+ rspec-support (~> 3.4.0 )
46
+ rspec-support (3.4.1 )
47
+ safe_yaml (1.0.4 )
48
+ serverspec (2.29.2 )
49
+ multi_json
50
+ rspec (~> 3.0 )
51
+ rspec-its
52
+ specinfra (~> 2.48 )
53
+ sfl (2.2 )
54
+ specinfra (2.51.1 )
55
+ net-scp
56
+ net-ssh (>= 2.7 , < 3.1 )
57
+ net-telnet
58
+ sfl
59
+ test-kitchen (1.5.0 )
60
+ chef-config (>= 12.5.1 )
61
+ mixlib-install (~> 0.7 )
62
+ mixlib-shellout (>= 1.2 , < 3.0 )
63
+ net-scp (~> 1.1 )
64
+ net-ssh (>= 2.9 , < 4.0 )
65
+ safe_yaml (~> 1.0 )
66
+ thor (~> 0.18 )
67
+ thor (0.19.1 )
68
+
69
+ PLATFORMS
70
+ ruby
71
+
72
+ DEPENDENCIES
73
+ kitchen-ansible
74
+ kitchen-docker
75
+ serverspec
76
+ test-kitchen
77
+
78
+ BUNDLED WITH
79
+ 1.10.6
You can’t perform that action at this time.
0 commit comments