-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
89 lines (85 loc) · 1.75 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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
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)
dotenv (2.6.0)
execjs (2.7.0)
ffi (1.10.0)
haml (5.0.4)
temple (>= 0.8.0)
tilt
jaro_winkler (1.5.2)
linguistics (2.1.0)
loggability (~> 0.11)
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
loggability (0.14.0)
mini_portile2 (2.8.0)
mustermann (1.0.3)
nio4r (2.5.8)
nokogiri (1.13.10)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
parallel (1.13.0)
parser (2.6.0.0)
ast (~> 2.4.0)
powerpack (0.1.2)
puma (4.3.12)
nio4r (~> 2.0)
racc (1.6.1)
rack (2.1.4.1)
rack-protection (2.0.5)
rack
rainbow (3.0.0)
rb-fsevent (0.10.3)
rb-inotify (0.10.0)
ffi (~> 1.0)
rerun (0.13.0)
listen (~> 3.0)
rubocop (0.63.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)
ruby_dep (1.5.0)
sass (3.7.3)
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.0.5)
mustermann (~> 1.0)
rack (~> 2.0)
rack-protection (= 2.0.5)
tilt (~> 2.0)
temple (0.8.0)
tilt (2.0.9)
unicode-display_width (1.4.1)
PLATFORMS
ruby
DEPENDENCIES
coffee-script!
dotenv!
haml!
linguistics!
nokogiri (~> 1.13)!
puma!
rack!
rerun!
rubocop!
sass!
sinatra!
RUBY VERSION
ruby 2.6.3p62
BUNDLED WITH
1.17.2