-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGemfile.lock
103 lines (101 loc) · 2.22 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
GEM
remote: http://rubygems.org/
specs:
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)
authlogic (2.1.6)
activesupport
builder (3.0.0)
cocaine (0.2.1)
columnize (0.3.6)
email_spec (0.6.6)
rspec
escape (0.0.4)
exception_notification (2.3.3.0)
factory_girl (1.3.3)
foreman (0.40.0)
term-ansicolor (~> 1.0.7)
thor (>= 0.13.6)
i18n (0.6.0)
linecache (0.46)
rbx-require-relative (> 0.0.4)
mime-types (1.17.2)
mysql2 (0.2.18)
nokogiri (1.5.0)
oauth (0.4.5)
paperclip (2.7.0)
activerecord (>= 2.3.0)
activesupport (>= 2.3.2)
cocaine (>= 0.0.2)
mime-types
pr_geohash (1.0.0)
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)
rbx-require-relative (0.0.9)
rsolr (0.12.1)
builder (>= 2.1.2)
rspec (1.3.2)
ruby-debug (0.10.4)
columnize (>= 0.1)
ruby-debug-base (~> 0.10.4.0)
ruby-debug-base (0.10.4)
linecache (>= 0.3)
sqlite3 (1.3.5)
sqlite3-ruby (1.3.3)
sqlite3 (>= 1.3.3)
sunspot (1.2.1)
escape (= 0.0.4)
pr_geohash (~> 1.0)
rsolr (= 0.12.1)
sunspot_rails (1.2.1)
nokogiri
sunspot (= 1.2.1)
term-ansicolor (1.0.7)
thor (0.14.6)
will_paginate (2.3.16)
xeroizer (0.4.1)
activesupport
activesupport
builder (>= 2.1.2)
builder (>= 2.1.2)
i18n
nokogiri
nokogiri
oauth (>= 0.3.6)
oauth (>= 0.3.6)
yard
yard (0.7.5)
PLATFORMS
ruby
DEPENDENCIES
authlogic (~> 2.1.6)
email_spec (~> 0.6.5)
exception_notification (~> 2.3.3.0)
factory_girl (~> 1.3.2)
foreman
mysql2 (~> 0.2.0)
paperclip (~> 2.7.0)
rails (~> 2.3.11)
rake
rspec (~> 1.3.0)
ruby-debug
sqlite3-ruby
sunspot (~> 1.2.0)
sunspot_rails (~> 1.2.0)
will_paginate (~> 2.3.16)
xeroizer (~> 0.4.1)