This repository has been archived by the owner on Sep 27, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Gemfile.lock
123 lines (120 loc) · 2.44 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
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
GEM
remote: https://rubygems.org/
specs:
bitters (1.1.0)
bourbon (>= 4.2)
sass (>= 3.4)
thor
bourbon (4.2.3)
sass (~> 3.4)
thor
coderay (1.1.3)
coffee-script (2.4.1)
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.1.10)
execjs (2.8.1)
ffi (1.9.25-java)
haml (6.0.0-java)
temple (>= 0.8.2)
thor
tilt
kramdown (2.4.0)
rexml
method_source (1.0.0)
mustermann (1.1.2)
ruby2_keywords (~> 0.0.1)
neat (1.7.2)
bourbon (>= 4.0)
sass (>= 3.3)
nio4r (2.5.8-java)
nokogiri (1.13.8-java)
racc (~> 1.4)
pry (0.14.1-java)
coderay (~> 1.1)
method_source (~> 1.0)
spoon (~> 0.0)
puma (5.6.5-java)
nio4r (~> 2.0)
racc (1.6.0-java)
rack (2.2.4)
rack-protection (2.2.0)
rack
rack-test (2.0.2)
rack (>= 1.3)
rake (12.3.3)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rexml (3.2.5)
ruby2_keywords (0.0.5)
sass (3.7.4)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
saxon-xslt (0.8.2.2-java)
schematronium (0.1.4-java)
nokogiri (~> 1.6)
saxon-xslt (~> 0.7)
sinatra (2.2.0)
mustermann (~> 1.0)
rack (~> 2.2)
rack-protection (= 2.2.0)
tilt (~> 2.0)
sinatra-asset-pipeline (2.2.1)
coffee-script (~> 2.4)
rake (~> 12.3)
sass (~> 3.5)
sinatra (~> 2.0)
sprockets (~> 3.7)
sprockets-helpers (~> 1.2)
sinatra-partial (1.0.1)
sinatra (>= 1.4)
spoon (0.0.6)
ffi
sprockets (3.7.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-helpers (1.4.0)
sprockets (>= 2.2)
temple (0.8.2)
therubyrhino (2.1.2)
therubyrhino_jar (>= 1.7.4, < 1.7.9)
therubyrhino_jar (1.7.8)
thor (1.2.1)
tilt (2.0.11)
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
webrick (1.7.0)
yard (0.9.28)
webrick (~> 1.7.0)
yard-sinatra (1.0.0)
yard (~> 0.7)
PLATFORMS
universal-java-1.8
DEPENDENCIES
bitters (= 1.1.0)
bourbon (= 4.2.3)
ffi (~> 1.9.24)
haml
kramdown
neat (= 1.7.2)
nokogiri
pry
puma
rack-test
rake
saxon-xslt
schematronium (~> 0.1.0)
sinatra
sinatra-asset-pipeline
sinatra-partial
sprockets
therubyrhino
uglifier
yard
yard-sinatra
BUNDLED WITH
2.3.12