forked from sproutsocial/chef-nsq
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
44 lines (42 loc) · 882 Bytes
/
Gemfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
GEM
remote: https://rubygems.org/
specs:
ast (2.0.0)
erubis (2.7.0)
foodcritic (3.0.3)
erubis
gherkin (~> 2.11.7)
nokogiri (~> 1.5.4)
rake
treetop (~> 1.4.10)
yajl-ruby (~> 1.1.0)
gherkin (2.11.8)
multi_json (~> 1.3)
json (1.8.1)
multi_json (1.9.3)
nokogiri (1.5.11)
parser (2.1.9)
ast (>= 1.1, < 3.0)
slop (~> 3.4, >= 3.4.5)
polyglot (0.3.4)
powerpack (0.0.9)
rainbow (2.0.0)
rake (10.3.1)
rubocop (0.21.0)
json (>= 1.7.7, < 2)
parser (~> 2.1.9)
powerpack (~> 0.0.6)
rainbow (>= 1.99.1, < 3.0)
ruby-progressbar (~> 1.4)
ruby-progressbar (1.4.2)
slop (3.5.0)
treetop (1.4.15)
polyglot
polyglot (>= 0.3.1)
yajl-ruby (1.1.0)
PLATFORMS
ruby
DEPENDENCIES
foodcritic (~> 3.0)
rake (~> 10.3)
rubocop (~> 0.20)