forked from simplereach/chef-nsq
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
60 lines (57 loc) · 1.26 KB
/
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
GEM
remote: https://rubygems.org/
specs:
ast (2.4.0)
backports (3.11.3)
cucumber-core (3.1.0)
backports (>= 3.8.0)
cucumber-tag_expressions (~> 1.1.0)
gherkin (>= 5.0.0)
cucumber-tag_expressions (1.1.1)
erubis (2.7.0)
ffi-yajl (2.3.1)
libyajl2 (~> 1.2)
foodcritic (13.1.1)
cucumber-core (>= 1.3)
erubis
ffi-yajl (~> 2.0)
nokogiri (>= 1.5, < 2.0)
rake
rufus-lru (~> 1.0)
treetop (~> 1.4)
gherkin (5.1.0)
jaro_winkler (1.5.1)
libyajl2 (1.2.0)
mini_portile2 (2.3.0)
nokogiri (1.8.3)
mini_portile2 (~> 2.3.0)
parallel (1.12.1)
parser (2.5.1.0)
ast (~> 2.4.0)
polyglot (0.3.5)
powerpack (0.1.2)
rainbow (3.0.0)
rake (10.5.0)
rubocop (0.57.2)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parser (>= 2.5)
powerpack (~> 0.1)
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.0, >= 1.0.1)
ruby-progressbar (1.9.0)
rufus-lru (1.1.0)
semantic (1.6.1)
treetop (1.6.10)
polyglot (~> 0.3)
unicode-display_width (1.4.0)
PLATFORMS
ruby
DEPENDENCIES
foodcritic (~> 13.1.1)
rake (~> 10.3)
rubocop (~> 0.57.2)
semantic
BUNDLED WITH
1.16.1