forked from assaf/vanity
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
110 lines (107 loc) · 2.12 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
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
PATH
remote: .
specs:
vanity (1.8.0)
redis (~> 2.0)
redis-namespace (~> 1.0.0)
GEM
remote: http://rubygems.org/
specs:
RedCloth (4.2.9)
SystemTimer (1.2.3)
actionmailer (2.3.14)
actionpack (= 2.3.14)
actionpack (2.3.14)
activesupport (= 2.3.14)
rack (~> 1.1.0)
activerecord (2.3.14)
activesupport (= 2.3.14)
activeresource (2.3.14)
activesupport (= 2.3.14)
activesupport (2.3.14)
addressable (2.2.7)
albino (1.3.3)
posix-spawn (>= 0.3.6)
appraisal (0.4.1)
bundler
rake
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)
fastthread (1.0.7)
garb (0.9.1)
activesupport (>= 2.2.0)
crack (>= 0.1.6)
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)
metaclass (0.0.1)
mocha (0.10.5)
metaclass (~> 0.0.1)
mongo (1.6.0)
bson (= 1.6.0)
mysql (2.8.1)
passenger (2.2.15)
fastthread (>= 1.0.1)
rack
rake (>= 0.8.1)
pg (0.13.2)
posix-spawn (0.3.6)
rack (1.1.3)
rails (2.3.14)
actionmailer (= 2.3.14)
actionpack (= 2.3.14)
activerecord (= 2.3.14)
activeresource (= 2.3.14)
activesupport (= 2.3.14)
rake (>= 0.8.3)
rake (0.9.2.2)
redis (2.2.2)
redis-namespace (1.0.3)
redis (< 3.0.0)
shoulda (3.0.1)
shoulda-context (~> 1.0.0)
shoulda-matchers (~> 1.0.0)
shoulda-context (1.0.0)
shoulda-matchers (1.0.0)
syntax (1.0.0)
timecop (0.3.5)
webmock (1.8.0)
addressable (>= 2.2.7)
crack (>= 0.1.7)
yard (0.7.5)
PLATFORMS
ruby
DEPENDENCIES
RedCloth
SystemTimer (= 1.2.3)
appraisal
bson_ext
garb
jekyll
mocha
mongo
mysql
passenger (~> 2.0)
pg
rack
rails (~> 2.3.8)
rake
shoulda
timecop
vanity!
webmock
yard