forked from gollum/gollum
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
58 lines (55 loc) · 1.03 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
PATH
remote: .
specs:
gollum (1.1.0)
albino (~> 1.0)
github-markup (>= 0.4.0, < 1.0.0)
grit (~> 2.3)
mustache (>= 0.11.2, < 1.0.0)
nokogiri (~> 1.4)
sanitize (~> 1.1)
sinatra (~> 1.0)
GEM
remote: http://rubygems.org/
specs:
RedCloth (4.2.3)
albino (1.0)
diff-lcs (1.1.2)
github-markup (0.5.0)
grit (2.3.0)
diff-lcs (~> 1.1)
mime-types (~> 1.15)
mime-types (1.16)
mocha (0.9.9)
rake
mustache (0.11.2)
nokogiri (1.4.3.1)
org-ruby (0.5.3)
rubypants (>= 0.2.0)
rack (1.2.1)
rake (0.8.7)
rdiscount (1.6.5)
rubypants (0.2.0)
sanitize (1.2.1)
nokogiri (~> 1.4.1)
shoulda (2.11.3)
sinatra (1.1.0)
rack (~> 1.1)
tilt (~> 1.1)
tilt (1.1)
PLATFORMS
ruby
DEPENDENCIES
RedCloth
albino (~> 1.0)
github-markup (>= 0.4.0, < 1.0.0)
gollum!
grit (~> 2.3)
mocha
mustache (>= 0.11.2, < 1.0.0)
nokogiri (~> 1.4)
org-ruby
rdiscount
sanitize (~> 1.1)
shoulda
sinatra (~> 1.0)