-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGemfile.lock
47 lines (45 loc) · 971 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
GEM
remote: http://rubygems.org/
specs:
RedCloth (4.2.9)
activesupport (3.0.7)
classifier (1.3.3)
fast-stemmer (>= 1.0.0)
daemons (1.1.3)
directory_watcher (1.4.0)
eventmachine (0.12.10)
fast-stemmer (1.0.0)
foreman (0.13.0)
term-ansicolor (~> 1.0.5)
thor (>= 0.13.6)
i18n (0.4.2)
jekyll (0.10.0)
classifier (>= 1.3.1)
directory_watcher (>= 1.1.1)
liquid (>= 1.9.0)
maruku (>= 0.5.9)
liquid (2.2.2)
maruku (0.6.0)
syntax (>= 1.0.0)
rack (1.2.2)
serve (1.0.0)
activesupport (~> 3.0.1)
i18n (~> 0.4.1)
rack (~> 1.2.1)
tzinfo (~> 0.3.23)
syntax (1.0.0)
term-ansicolor (1.0.5)
thin (1.2.11)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
thor (0.14.6)
tzinfo (0.3.27)
PLATFORMS
ruby
DEPENDENCIES
RedCloth (~> 4.2)
foreman (~> 0.13)
jekyll (~> 0.10)
serve (~> 1.0)
thin (~> 1.2)