-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
90 lines (88 loc) · 1.96 KB
/
Gemfile.lock
File metadata and controls
90 lines (88 loc) · 1.96 KB
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
GEM
remote: http://rubygems.org/
specs:
RubyInline (3.8.6)
ZenTest (~> 4.3)
ZenTest (4.4.0)
actionmailer (2.3.8)
actionpack (= 2.3.8)
actionpack (2.3.8)
activesupport (= 2.3.8)
rack (~> 1.1.0)
activerecord (2.3.8)
activesupport (= 2.3.8)
activeresource (2.3.8)
activesupport (= 2.3.8)
activesupport (2.3.8)
builder (2.1.2)
cgi_multipart_eof_fix (2.5.0)
curb (0.7.8)
daemons (1.1.0)
ezcrypto (0.7.2)
fastthread (1.0.7)
feedzirra (0.0.24)
activesupport (>= 2.3.8)
builder (>= 2.1.2)
curb (>= 0.2.3)
loofah (>= 0.3.1)
nokogiri (> 0.0.0)
sax-machine (>= 0.0.12)
gem_plugin (0.2.3)
gruff (0.3.6)
hpricot (0.6)
htmlentities (4.0.0)
image_science (1.2.1)
loofah (0.4.7)
nokogiri (>= 1.3.3)
mongrel (1.1.5)
cgi_multipart_eof_fix (>= 2.4)
daemons (>= 1.0.3)
fastthread (>= 1.0.1)
gem_plugin (>= 0.2.3)
nokogiri (1.4.3.1)
pg (0.9.0)
rack (1.1.0)
rails (2.3.8)
actionmailer (= 2.3.8)
actionpack (= 2.3.8)
activerecord (= 2.3.8)
activeresource (= 2.3.8)
activesupport (= 2.3.8)
rake (>= 0.8.3)
rake (0.8.7)
rmagick (2.13.1)
sax-machine (0.0.15)
nokogiri (> 0.0.0)
will_paginate (2.3.15)
PLATFORMS
ruby
DEPENDENCIES
RubyInline (= 3.8.6)
ZenTest (= 4.4.0)
actionmailer (= 2.3.8)
actionpack (= 2.3.8)
activerecord (= 2.3.8)
activeresource (= 2.3.8)
activesupport (= 2.3.8)
builder (= 2.1.2)
cgi_multipart_eof_fix (= 2.5.0)
curb (= 0.7.8)
daemons (= 1.1.0)
ezcrypto (= 0.7.2)
fastthread (= 1.0.7)
feedzirra (= 0.0.24)
gem_plugin (= 0.2.3)
gruff (= 0.3.6)
hpricot (= 0.6)
htmlentities (= 4.0.0)
image_science (= 1.2.1)
loofah (= 0.4.7)
mongrel (= 1.1.5)
nokogiri (= 1.4.3.1)
pg (= 0.9.0)
rack (= 1.1.0)
rails (= 2.3.8)
rake (= 0.8.7)
rmagick (= 2.13.1)
sax-machine (= 0.0.15)
will_paginate (= 2.3.15)