forked from dreverri/gollum-site
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
48 lines (45 loc) · 985 Bytes
/
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
PATH
remote: .
specs:
gollum-site (0.1.12)
directory_watcher
gollum-lib (>= 1.0.0)
liquid (>= 2.2.2)
mixlib-log (>= 1.1.0)
GEM
remote: http://rubygems.org/
specs:
diff-lcs (1.2.4)
directory_watcher (1.5.1)
github-markdown (0.5.3)
github-markup (0.7.5)
gollum-lib (1.0.0)
github-markdown (~> 0.5.3)
github-markup (>= 0.7.5, < 1.0.0)
grit (~> 2.5.0)
nokogiri (~> 1.5.9)
pygments.rb (~> 0.4.2)
sanitize (~> 2.0.3)
stringex (~> 1.5.1)
grit (2.5.0)
diff-lcs (~> 1.1)
mime-types (~> 1.15)
posix-spawn (~> 0.3.6)
liquid (2.5.0)
mime-types (1.23)
mixlib-log (1.6.0)
nokogiri (1.5.9)
posix-spawn (0.3.6)
pygments.rb (0.4.2)
posix-spawn (~> 0.3.6)
yajl-ruby (~> 1.1.0)
rake (10.0.4)
sanitize (2.0.3)
nokogiri (>= 1.4.4, < 1.6)
stringex (1.5.1)
yajl-ruby (1.1.0)
PLATFORMS
ruby
DEPENDENCIES
gollum-site!
rake