]> git.openstreetmap.org Git - chef.git/blob - Gemfile.lock
0ebced25f05f3577d8132f27633f4aa3ebfa56d6
[chef.git] / Gemfile.lock
1 GEM
2   remote: https://rubygems.org/
3   specs:
4     ast (2.4.0)
5     bcrypt_pbkdf (1.0.1)
6     builder (3.2.4)
7     cookstyle (6.5.3)
8       rubocop (= 0.83.0)
9     diff-lcs (1.3)
10     docker-api (1.34.2)
11       excon (>= 0.47.0)
12       multi_json
13     ed25519 (1.2.4)
14     equatable (0.6.1)
15     erubi (1.9.0)
16     excon (0.73.0)
17     ffi (1.12.2)
18     gssapi (1.3.0)
19       ffi (>= 1.0.1)
20     gyoku (1.3.1)
21       builder (>= 2.1.2)
22     httpclient (2.8.3)
23     kitchen-dokken (2.9.0)
24       docker-api (~> 1.33)
25       lockfile (~> 2.1)
26       test-kitchen (>= 1.15, < 3)
27     license-acceptance (1.0.19)
28       pastel (~> 0.7)
29       tomlrb (~> 1.2)
30       tty-box (~> 0.3)
31       tty-prompt (~> 0.18)
32     little-plugger (1.1.4)
33     lockfile (2.1.3)
34     logging (2.2.2)
35       little-plugger (~> 1.1)
36       multi_json (~> 1.10)
37     mixlib-install (3.12.1)
38       mixlib-shellout
39       mixlib-versioning
40       thor
41     mixlib-shellout (3.0.9)
42     mixlib-versioning (1.2.12)
43     multi_json (1.14.1)
44     necromancer (0.5.1)
45     net-scp (3.0.0)
46       net-ssh (>= 2.6.5, < 7.0.0)
47     net-ssh (6.0.2)
48     net-ssh-gateway (2.0.0)
49       net-ssh (>= 4.0.0)
50     net-telnet (0.1.1)
51     nori (2.6.0)
52     parallel (1.19.1)
53     parser (2.7.1.2)
54       ast (~> 2.4.0)
55     pastel (0.7.4)
56       equatable (~> 0.6)
57       tty-color (~> 0.5)
58     rainbow (3.0.0)
59     rexml (3.2.4)
60     rspec (3.9.0)
61       rspec-core (~> 3.9.0)
62       rspec-expectations (~> 3.9.0)
63       rspec-mocks (~> 3.9.0)
64     rspec-core (3.9.2)
65       rspec-support (~> 3.9.3)
66     rspec-expectations (3.9.2)
67       diff-lcs (>= 1.2.0, < 2.0)
68       rspec-support (~> 3.9.0)
69     rspec-its (1.3.0)
70       rspec-core (>= 3.0.0)
71       rspec-expectations (>= 3.0.0)
72     rspec-mocks (3.9.1)
73       diff-lcs (>= 1.2.0, < 2.0)
74       rspec-support (~> 3.9.0)
75     rspec-support (3.9.3)
76     rubocop (0.83.0)
77       parallel (~> 1.10)
78       parser (>= 2.7.0.1)
79       rainbow (>= 2.2.2, < 4.0)
80       rexml
81       ruby-progressbar (~> 1.7)
82       unicode-display_width (>= 1.4.0, < 2.0)
83     ruby-progressbar (1.10.1)
84     rubyntlm (0.6.2)
85     rubyzip (2.3.0)
86     serverspec (2.41.5)
87       multi_json
88       rspec (~> 3.0)
89       rspec-its
90       specinfra (~> 2.72)
91     sfl (2.3)
92     specinfra (2.82.16)
93       net-scp
94       net-ssh (>= 2.7)
95       net-telnet (= 0.1.1)
96       sfl
97     strings (0.1.8)
98       strings-ansi (~> 0.1)
99       unicode-display_width (~> 1.5)
100       unicode_utils (~> 1.4)
101     strings-ansi (0.2.0)
102     test-kitchen (2.5.1)
103       bcrypt_pbkdf (~> 1.0)
104       ed25519 (~> 1.2)
105       license-acceptance (~> 1.0, >= 1.0.11)
106       mixlib-install (~> 3.6)
107       mixlib-shellout (>= 1.2, < 4.0)
108       net-scp (>= 1.1, < 4.0)
109       net-ssh (>= 2.9, < 7.0)
110       net-ssh-gateway (>= 1.2, < 3.0)
111       thor (~> 0.19)
112       winrm (~> 2.0)
113       winrm-elevated (~> 1.0)
114       winrm-fs (~> 1.1)
115     thor (0.20.3)
116     tomlrb (1.3.0)
117     tty-box (0.5.0)
118       pastel (~> 0.7.2)
119       strings (~> 0.1.6)
120       tty-cursor (~> 0.7)
121     tty-color (0.5.1)
122     tty-cursor (0.7.1)
123     tty-prompt (0.21.0)
124       necromancer (~> 0.5.0)
125       pastel (~> 0.7.0)
126       tty-reader (~> 0.7.0)
127     tty-reader (0.7.0)
128       tty-cursor (~> 0.7)
129       tty-screen (~> 0.7)
130       wisper (~> 2.0.0)
131     tty-screen (0.7.1)
132     unicode-display_width (1.7.0)
133     unicode_utils (1.4.0)
134     winrm (2.3.4)
135       builder (>= 2.1.2)
136       erubi (~> 1.8)
137       gssapi (~> 1.2)
138       gyoku (~> 1.0)
139       httpclient (~> 2.2, >= 2.2.0.2)
140       logging (>= 1.6.1, < 3.0)
141       nori (~> 2.0)
142       rubyntlm (~> 0.6.0, >= 0.6.1)
143     winrm-elevated (1.2.1)
144       erubi (~> 1.8)
145       winrm (~> 2.0)
146       winrm-fs (~> 1.0)
147     winrm-fs (1.3.4)
148       erubi (~> 1.8)
149       logging (>= 1.6.1, < 3.0)
150       rubyzip (~> 2.0)
151       winrm (~> 2.0)
152     wisper (2.0.1)
153
154 PLATFORMS
155   ruby
156
157 DEPENDENCIES
158   cookstyle
159   kitchen-dokken
160   serverspec
161   test-kitchen
162
163 BUNDLED WITH
164    2.1.4