-
Notifications
You must be signed in to change notification settings - Fork 4
/
Gemfile.lock
52 lines (50 loc) · 1.04 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
GEM
remote: http://rubygems.org/
specs:
RedCloth (4.2.3)
classifier (1.3.3)
fast-stemmer (>= 1.0.0)
directory_watcher (1.5.1)
fast-stemmer (1.0.2)
haml (3.1.6)
jekyll (0.12.0)
classifier (~> 1.3)
directory_watcher (~> 1.1)
kramdown (~> 0.13.4)
liquid (~> 2.3)
maruku (~> 0.5)
pygments.rb (~> 0.3.2)
kramdown (0.13.8)
liquid (2.4.1)
maruku (0.6.0)
syntax (>= 1.0.0)
posix-spawn (0.3.6)
pygments.rb (0.3.7)
posix-spawn (~> 0.3.6)
yajl-ruby (~> 1.1.0)
rack (1.4.1)
rack-protection (1.5.0)
rack
rake (0.9.2)
rdiscount (1.6.8)
redcarpet (2.1.1)
sinatra (1.3.2)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
syntax (1.0.0)
tilt (1.4.0)
yajl-ruby (1.1.0)
PLATFORMS
ruby
DEPENDENCIES
RedCloth (= 4.2.3)
haml (= 3.1.6)
jekyll (= 0.12.0)
liquid (= 2.4.1)
maruku (= 0.6.0)
rack (= 1.4.1)
rake (= 0.9.2)
rdiscount (= 1.6.8)
redcarpet (= 2.1.1)
sinatra (= 1.3.2)