-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
75 lines (71 loc) · 1.48 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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
GEM
remote: https://rubygems.org/
specs:
ast (2.4.0)
coffee-script (2.4.1)
coffee-script-source
execjs
coffee-script-source (1.12.2)
execjs (2.7.0)
ffi (1.9.25)
haml (5.0.4)
temple (>= 0.8.0)
tilt
jaro_winkler (1.5.1)
linguistics (2.1.0)
loggability (~> 0.11)
loggability (0.14.0)
mustermann (2.0.2)
ruby2_keywords (~> 0.0.1)
nio4r (2.5.8)
parallel (1.12.1)
parser (2.5.3.0)
ast (~> 2.4.0)
powerpack (0.1.2)
puma (5.6.4)
nio4r (~> 2.0)
rack (3.0.0)
rack-protection (2.2.3)
rack
rainbow (3.0.0)
rb-fsevent (0.10.3)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
rubocop (0.61.1)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parser (>= 2.5, != 2.5.1.1)
powerpack (~> 0.1)
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.4.0)
ruby-progressbar (1.10.0)
ruby2_keywords (0.0.5)
sass (3.7.2)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
sinatra (2.2.3)
mustermann (~> 2.0)
rack (~> 2.2)
rack-protection (= 2.2.3)
tilt (~> 2.0)
temple (0.8.0)
tilt (2.0.11)
unicode-display_width (1.4.0)
PLATFORMS
ruby
DEPENDENCIES
coffee-script!
haml!
linguistics!
puma!
rack (>= 3.0.0)!
rubocop!
sass!
sinatra (>= 2.2.3)!
RUBY VERSION
ruby 2.5.3p105
BUNDLED WITH
1.17.3