]> git.openstreetmap.org Git - chef.git/blob - Gemfile.lock
Update bundle
[chef.git] / Gemfile.lock
1 GEM
2   remote: https://rubygems.org/
3   specs:
4     ast (2.4.2)
5     bcrypt_pbkdf (1.1.0)
6     builder (3.2.4)
7     chef-utils (18.2.7)
8       concurrent-ruby
9     concurrent-ruby (1.2.2)
10     cookstyle (7.32.2)
11       rubocop (= 1.25.1)
12     diff-lcs (1.5.0)
13     docker-api (2.2.0)
14       excon (>= 0.47.0)
15       multi_json
16     ed25519 (1.3.0)
17     erubi (1.12.0)
18     excon (0.100.0)
19     ffi (1.15.5)
20     gssapi (1.3.1)
21       ffi (>= 1.0.1)
22     gyoku (1.4.0)
23       builder (>= 2.1.2)
24       rexml (~> 3.0)
25     httpclient (2.8.3)
26     kitchen-dokken (2.19.1)
27       docker-api (>= 1.33, < 3)
28       lockfile (~> 2.1)
29       test-kitchen (>= 1.15, < 4)
30     license-acceptance (2.1.13)
31       pastel (~> 0.7)
32       tomlrb (>= 1.2, < 3.0)
33       tty-box (~> 0.6)
34       tty-prompt (~> 0.20)
35     little-plugger (1.1.4)
36     lockfile (2.1.3)
37     logging (2.3.1)
38       little-plugger (~> 1.1)
39       multi_json (~> 1.14)
40     mixlib-install (3.12.27)
41       mixlib-shellout
42       mixlib-versioning
43       thor
44     mixlib-shellout (3.2.7)
45       chef-utils
46     mixlib-versioning (1.2.12)
47     multi_json (1.15.0)
48     net-scp (4.0.0)
49       net-ssh (>= 2.6.5, < 8.0.0)
50     net-ssh (7.2.0)
51     net-ssh-gateway (2.0.0)
52       net-ssh (>= 4.0.0)
53     net-telnet (0.1.1)
54     nori (2.6.0)
55     parallel (1.23.0)
56     parser (3.2.2.3)
57       ast (~> 2.4.1)
58       racc
59     pastel (0.8.0)
60       tty-color (~> 0.5)
61     racc (1.7.1)
62     rainbow (3.1.1)
63     regexp_parser (2.8.1)
64     rexml (3.2.6)
65     rspec (3.12.0)
66       rspec-core (~> 3.12.0)
67       rspec-expectations (~> 3.12.0)
68       rspec-mocks (~> 3.12.0)
69     rspec-core (3.12.2)
70       rspec-support (~> 3.12.0)
71     rspec-expectations (3.12.3)
72       diff-lcs (>= 1.2.0, < 2.0)
73       rspec-support (~> 3.12.0)
74     rspec-its (1.3.0)
75       rspec-core (>= 3.0.0)
76       rspec-expectations (>= 3.0.0)
77     rspec-mocks (3.12.6)
78       diff-lcs (>= 1.2.0, < 2.0)
79       rspec-support (~> 3.12.0)
80     rspec-support (3.12.1)
81     rubocop (1.25.1)
82       parallel (~> 1.10)
83       parser (>= 3.1.0.0)
84       rainbow (>= 2.2.2, < 4.0)
85       regexp_parser (>= 1.8, < 3.0)
86       rexml
87       rubocop-ast (>= 1.15.1, < 2.0)
88       ruby-progressbar (~> 1.7)
89       unicode-display_width (>= 1.4.0, < 3.0)
90     rubocop-ast (1.29.0)
91       parser (>= 3.2.1.0)
92     ruby-progressbar (1.13.0)
93     rubyntlm (0.6.3)
94     rubyzip (2.3.2)
95     serverspec (2.42.2)
96       multi_json
97       rspec (~> 3.0)
98       rspec-its
99       specinfra (~> 2.72)
100     sfl (2.3)
101     specinfra (2.86.0)
102       net-scp
103       net-ssh (>= 2.7)
104       net-telnet (= 0.1.1)
105       sfl
106     strings (0.2.1)
107       strings-ansi (~> 0.2)
108       unicode-display_width (>= 1.5, < 3.0)
109       unicode_utils (~> 1.4)
110     strings-ansi (0.2.0)
111     test-kitchen (3.5.0)
112       bcrypt_pbkdf (~> 1.0)
113       chef-utils (>= 16.4.35)
114       ed25519 (~> 1.2)
115       license-acceptance (>= 1.0.11, < 3.0)
116       mixlib-install (~> 3.6)
117       mixlib-shellout (>= 1.2, < 4.0)
118       net-scp (>= 1.1, < 5.0)
119       net-ssh (>= 2.9, < 8.0)
120       net-ssh-gateway (>= 1.2, < 3.0)
121       thor (>= 0.19, < 2.0)
122       winrm (~> 2.0)
123       winrm-elevated (~> 1.0)
124       winrm-fs (~> 1.1)
125     thor (1.2.2)
126     tomlrb (2.0.3)
127     tty-box (0.7.0)
128       pastel (~> 0.8)
129       strings (~> 0.2.0)
130       tty-cursor (~> 0.7)
131     tty-color (0.6.0)
132     tty-cursor (0.7.1)
133     tty-prompt (0.23.1)
134       pastel (~> 0.8)
135       tty-reader (~> 0.8)
136     tty-reader (0.9.0)
137       tty-cursor (~> 0.7)
138       tty-screen (~> 0.8)
139       wisper (~> 2.0)
140     tty-screen (0.8.1)
141     unicode-display_width (2.4.2)
142     unicode_utils (1.4.0)
143     winrm (2.3.6)
144       builder (>= 2.1.2)
145       erubi (~> 1.8)
146       gssapi (~> 1.2)
147       gyoku (~> 1.0)
148       httpclient (~> 2.2, >= 2.2.0.2)
149       logging (>= 1.6.1, < 3.0)
150       nori (~> 2.0)
151       rubyntlm (~> 0.6.0, >= 0.6.3)
152     winrm-elevated (1.2.3)
153       erubi (~> 1.8)
154       winrm (~> 2.0)
155       winrm-fs (~> 1.0)
156     winrm-fs (1.3.5)
157       erubi (~> 1.8)
158       logging (>= 1.6.1, < 3.0)
159       rubyzip (~> 2.0)
160       winrm (~> 2.0)
161     wisper (2.0.1)
162
163 PLATFORMS
164   ruby
165
166 DEPENDENCIES
167   cookstyle
168   kitchen-dokken
169   serverspec
170   test-kitchen
171
172 BUNDLED WITH
173    2.2.16