forked from ghaskins/riak_wiki
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
62 lines (60 loc) · 1.23 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
GEM
remote: http://rubygems.org/
specs:
RedCloth (4.2.3)
albino (1.1)
diff-lcs (1.1.2)
directory_watcher (1.4.0)
github-markup (0.5.1)
gollum (1.1.0)
albino (~> 1.0)
github-markup (< 1.0.0, >= 0.4.0)
grit (~> 2.3)
mustache (< 1.0.0, >= 0.11.2)
nokogiri (~> 1.4)
sanitize (~> 1.1)
sinatra (~> 1.0)
gollum-site (0.1.7)
gollum (>= 1.1.0)
liquid (>= 2.2.2)
mixlib-log (>= 1.1.0)
grit (2.3.0)
diff-lcs (~> 1.1)
mime-types (~> 1.15)
liquid (2.2.2)
mime-types (1.16)
mixlib-log (1.2.0)
mustache (0.12.0)
nokogiri (1.4.4)
org-ruby (0.5.3)
rubypants (>= 0.2.0)
pygmentize (0.0.2)
rack (1.2.1)
rake (0.8.7)
rdiscount (1.6.5)
rspec (2.3.0)
rspec-core (~> 2.3.0)
rspec-expectations (~> 2.3.0)
rspec-mocks (~> 2.3.0)
rspec-core (2.3.1)
rspec-expectations (2.3.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.3.0)
rubypants (0.2.0)
sanitize (1.2.1)
nokogiri (~> 1.4.1)
sinatra (1.1.2)
rack (~> 1.1)
tilt (~> 1.2)
tilt (1.2.1)
PLATFORMS
ruby
DEPENDENCIES
RedCloth
directory_watcher
gollum-site
org-ruby
pygmentize
rake
rdiscount
rspec