forked from ghaskins/riak_wiki
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
66 lines (64 loc) · 1.37 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
GEM
remote: http://rubygems.org/
specs:
RedCloth (4.2.8)
albino (1.3.3)
posix-spawn (>= 0.3.6)
diff-lcs (1.1.3)
directory_watcher (1.4.1)
github-markup (0.5.3)
gollum (1.2.1)
albino (~> 1.3.2)
github-markup (>= 0.4.0, < 1.0.0)
grit (~> 2.4.1)
mustache (>= 0.11.2, < 1.0.0)
nokogiri (~> 1.4)
sanitize (~> 2.0.0)
sinatra (~> 1.0)
gollum-site (0.1.10)
directory_watcher
gollum (>= 1.2.0)
liquid (>= 2.2.2)
mixlib-log (>= 1.1.0)
grit (2.4.1)
diff-lcs (~> 1.1)
mime-types (~> 1.15)
liquid (2.2.2)
mime-types (1.16)
mixlib-log (1.3.0)
mustache (0.99.4)
nokogiri (1.5.0)
org-ruby (0.5.3)
rubypants (>= 0.2.0)
posix-spawn (0.3.6)
pygmentize (0.0.3)
rack (1.3.2)
rake (0.9.2)
rdiscount (1.6.8)
rspec (2.6.0)
rspec-core (~> 2.6.0)
rspec-expectations (~> 2.6.0)
rspec-mocks (~> 2.6.0)
rspec-core (2.6.4)
rspec-expectations (2.6.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.6.0)
rubypants (0.2.0)
sanitize (2.0.3)
nokogiri (>= 1.4.4, < 1.6)
sinatra (1.2.6)
rack (~> 1.1)
tilt (>= 1.2.2, < 2.0)
tilt (1.3.3)
PLATFORMS
ruby
DEPENDENCIES
RedCloth
directory_watcher
gollum (= 1.2.1)
gollum-site (= 0.1.10)
org-ruby (~> 0.5.3)
pygmentize
rake
rdiscount
rspec