forked from assaf/vanity
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
82 lines (79 loc) · 1.45 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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
PATH
remote: .
specs:
vanity (2.0.0.beta2)
GEM
remote: https://rubygems.org/
specs:
RedCloth (4.2.9)
activesupport (2.3.14)
addressable (2.2.7)
albino (1.3.3)
posix-spawn (>= 0.3.6)
appraisal (1.0.0.beta2)
bundler
rake
thor (>= 0.14.0)
bson (1.6.0)
bson_ext (1.6.0)
bson (= 1.6.0)
classifier (1.3.3)
fast-stemmer (>= 1.0.0)
crack (0.3.1)
directory_watcher (1.4.1)
fast-stemmer (1.0.0)
garb (0.9.1)
activesupport (>= 2.2.0)
crack (>= 0.1.6)
integration (0.1.0)
jekyll (0.11.2)
albino (~> 1.3)
classifier (~> 1.3)
directory_watcher (~> 1.1)
kramdown (~> 0.13)
liquid (~> 2.3)
maruku (~> 0.5)
kramdown (0.13.5)
liquid (2.3.0)
maruku (0.6.0)
syntax (>= 1.0.0)
minitest (4.7.5)
mongo (1.6.0)
bson (= 1.6.0)
posix-spawn (0.3.6)
rack (1.1.3)
rake (10.1.0)
redis (3.0.6)
redis-namespace (1.3.2)
redis (~> 3.0.4)
rubystats (0.2.3)
sqlite3 (1.3.8)
syntax (1.0.0)
thor (0.18.1)
timecop (0.3.5)
webmock (1.8.0)
addressable (>= 2.2.7)
crack (>= 0.1.7)
yard (0.7.5)
PLATFORMS
ruby
DEPENDENCIES
RedCloth
appraisal (>= 1.0.0.beta2)
bson_ext
bundler (>= 1.0.0)
garb
integration
jekyll
minitest (>= 4.2)
mongo
rack
rake
redis (>= 2.1)
redis-namespace (>= 1.1.0)
rubystats
sqlite3
timecop
vanity!
webmock
yard