]> git.openstreetmap.org Git - chef.git/blob - Gemfile.lock
supybot: attempt to fix for osmlab-editor-layer-index display bug
[chef.git] / Gemfile.lock
1 GEM
2   remote: https://rubygems.org/
3   specs:
4     artifactory (2.5.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.2.5)
11     erubis (2.7.0)
12     foodcritic (8.1.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 (0.20.0)
22       test-kitchen (~> 1.4)
23     mini_portile2 (2.1.0)
24     mixlib-install (2.1.4)
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 (3.2.0)
35     net-ssh-gateway (1.2.0)
36       net-ssh (>= 2.6.5)
37     net-telnet (0.1.1)
38     nokogiri (1.6.8.1)
39       mini_portile2 (~> 2.1.0)
40     parser (2.3.1.4)
41       ast (~> 2.2)
42     polyglot (0.3.5)
43     powerpack (0.1.1)
44     rainbow (2.1.0)
45     rake (11.3.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.44.1)
63       parser (>= 2.3.1.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.37.2)
72       multi_json
73       rspec (~> 3.0)
74       rspec-its
75       specinfra (~> 2.53)
76     sfl (2.3)
77     specinfra (2.63.3)
78       net-scp
79       net-ssh (>= 2.7, < 4.0)
80       net-telnet
81       sfl
82     test-kitchen (1.13.2)
83       mixlib-install (>= 1.2, < 3.0)
84       mixlib-shellout (>= 1.2, < 3.0)
85       net-scp (~> 1.1)
86       net-ssh (>= 2.9, < 4.0)
87       net-ssh-gateway (~> 1.2.0)
88       safe_yaml (~> 1.0)
89       thor (~> 0.18)
90     thor (0.19.1)
91     treetop (1.6.8)
92       polyglot (~> 0.3)
93     unicode-display_width (1.1.1)
94     yajl-ruby (1.2.1)
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.10.6