forked from oneclickorgs/cuk_docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
49 lines (47 loc) · 1.08 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
GEM
remote: https://rubygems.org/
specs:
diff-lcs (1.2.2)
github-markdown (0.5.3)
github-markup (0.7.5)
gollum (2.4.15)
gollum-lib (~> 1.0.3)
mustache (>= 0.99.4, < 1.0.0)
sinatra (~> 1.4.2)
useragent (~> 0.6.0)
gollum-lib (1.0.3)
github-markdown (~> 0.5.3)
github-markup (>= 0.7.5, < 1.0.0)
grit (~> 2.5.0)
nokogiri (~> 1.5.9, < 1.6.0)
pygments.rb (~> 0.5.0)
sanitize (~> 2.0.3, < 2.0.4)
stringex (~> 1.5.1)
grit (2.5.0)
diff-lcs (~> 1.1)
mime-types (~> 1.15)
posix-spawn (~> 0.3.6)
mime-types (1.23)
mustache (0.99.4)
nokogiri (1.5.9)
posix-spawn (0.3.6)
pygments.rb (0.5.1)
posix-spawn (~> 0.3.6)
yajl-ruby (~> 1.1.0)
rack (1.5.2)
rack-protection (1.5.0)
rack
sanitize (2.0.3)
nokogiri (>= 1.4.4, < 1.6)
sinatra (1.4.3)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
stringex (1.5.1)
tilt (1.4.1)
useragent (0.6.0)
yajl-ruby (1.1.0)
PLATFORMS
ruby
DEPENDENCIES
gollum (= 2.4.15)