]> git.openstreetmap.org Git - chef.git/blob - Gemfile.lock
Update vial to postgresql 9.6 and carto v4.0.0
[chef.git] / Gemfile.lock
1 GEM
2   remote: https://rubygems.org/
3   specs:
4     artifactory (2.6.0)
5     ast (2.3.0)
6     backports (3.6.8)
7     cucumber-core (2.0.0)
8       backports (~> 3.6)
9       gherkin (~> 4.0)
10     diff-lcs (1.3)
11     erubis (2.7.0)
12     foodcritic (9.0.0)
13       cucumber-core (>= 1.3)
14       erubis
15       nokogiri (>= 1.5, < 2.0)
16       rake
17       rufus-lru (~> 1.0)
18       treetop (~> 1.4)
19       yajl-ruby (~> 1.1)
20     gherkin (4.0.0)
21     kitchen-vagrant (1.0.0)
22       test-kitchen (~> 1.4)
23     mini_portile2 (2.1.0)
24     mixlib-install (2.1.12)
25       artifactory
26       mixlib-shellout
27       mixlib-versioning
28       thor
29     mixlib-shellout (2.2.7)
30     mixlib-versioning (1.1.0)
31     multi_json (1.12.1)
32     net-scp (1.2.1)
33       net-ssh (>= 2.6.5)
34     net-ssh (4.0.1)
35     net-ssh-gateway (1.3.0)
36       net-ssh (>= 2.6.5)
37     net-telnet (0.1.1)
38     nokogiri (1.7.0.1)
39       mini_portile2 (~> 2.1.0)
40     parser (2.3.3.1)
41       ast (~> 2.2)
42     polyglot (0.3.5)
43     powerpack (0.1.1)
44     rainbow (2.2.1)
45     rake (12.0.0)
46     rspec (3.5.0)
47       rspec-core (~> 3.5.0)
48       rspec-expectations (~> 3.5.0)
49       rspec-mocks (~> 3.5.0)
50     rspec-core (3.5.4)
51       rspec-support (~> 3.5.0)
52     rspec-expectations (3.5.0)
53       diff-lcs (>= 1.2.0, < 2.0)
54       rspec-support (~> 3.5.0)
55     rspec-its (1.2.0)
56       rspec-core (>= 3.0.0)
57       rspec-expectations (>= 3.0.0)
58     rspec-mocks (3.5.0)
59       diff-lcs (>= 1.2.0, < 2.0)
60       rspec-support (~> 3.5.0)
61     rspec-support (3.5.0)
62     rubocop (0.47.1)
63       parser (>= 2.3.3.1, < 3.0)
64       powerpack (~> 0.1)
65       rainbow (>= 1.99.1, < 3.0)
66       ruby-progressbar (~> 1.7)
67       unicode-display_width (~> 1.0, >= 1.0.1)
68     ruby-progressbar (1.8.1)
69     rufus-lru (1.1.0)
70     safe_yaml (1.0.4)
71     serverspec (2.38.0)
72       multi_json
73       rspec (~> 3.0)
74       rspec-its
75       specinfra (~> 2.53)
76     sfl (2.3)
77     specinfra (2.66.7)
78       net-scp
79       net-ssh (>= 2.7, < 5.0)
80       net-telnet
81       sfl
82     test-kitchen (1.15.0)
83       mixlib-install (>= 1.2, < 3.0)
84       mixlib-shellout (>= 1.2, < 3.0)
85       net-scp (~> 1.1)
86       net-ssh (>= 2.9, < 5.0)
87       net-ssh-gateway (~> 1.2)
88       safe_yaml (~> 1.0)
89       thor (~> 0.18)
90     thor (0.19.4)
91     treetop (1.6.8)
92       polyglot (~> 0.3)
93     unicode-display_width (1.1.3)
94     yajl-ruby (1.3.0)
95
96 PLATFORMS
97   ruby
98
99 DEPENDENCIES
100   foodcritic
101   kitchen-vagrant
102   rubocop
103   serverspec
104   test-kitchen
105
106 BUNDLED WITH
107    1.12.5