forked from openmensa/doc.openmensa.org
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
71 lines (68 loc) · 1.39 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
GEM
remote: http://rubygems.org/
specs:
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
adsf (1.4.1)
rack (>= 1.0.0, < 3.0.0)
coderay (1.1.2)
colored (1.2)
concurrent-ruby (1.0.5)
cri (2.10.1)
colored (~> 1.2)
ddmemoize (1.0.0)
ddmetrics (~> 1.0)
ref (~> 2.0)
ddmetrics (1.0.0)
ddplugin (1.0.1)
ffi (1.9.25)
fssm (0.2.10)
hamster (3.0.0)
concurrent-ruby (~> 1.0)
kramdown (1.16.2)
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mini_portile2 (2.3.0)
nanoc (4.9.1)
addressable (~> 2.5)
cri (~> 2.8)
ddmemoize (~> 1.0)
ddmetrics (~> 1.0)
ddplugin (~> 1.0)
hamster (~> 3.0)
parallel (~> 1.12)
ref (~> 2.0)
slow_enumerator_tools (~> 1.0)
nokogiri (1.8.5)
mini_portile2 (~> 2.3.0)
parallel (1.12.1)
public_suffix (3.0.2)
rack (2.0.7)
rake (12.3.0)
rb-fsevent (0.10.3)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
ref (2.0.0)
sass (3.5.5)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
slow_enumerator_tools (1.1.0)
systemu (2.6.5)
PLATFORMS
ruby
DEPENDENCIES
adsf
coderay
fssm
kramdown
mime-types
nanoc (~> 4.0)
nokogiri (~> 1.8.0)
rake
sass
systemu
BUNDLED WITH
1.17.3