Gemfile.lock
3.19 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
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
GEM
remote: https://rubygems.org/
specs:
actionmailer (2.3.18)
actionpack (= 2.3.18)
actionpack (2.3.18)
activesupport (= 2.3.18)
rack (~> 1.1.0)
activerecord (2.3.18)
activesupport (= 2.3.18)
activerecord-postgresql-adapter (0.0.1)
pg
activeresource (2.3.18)
activesupport (= 2.3.18)
activesupport (2.3.18)
ambethia-smtp-tls (1.1.2)
builder (3.2.2)
cucumber (1.1.0)
builder (>= 2.1.2)
diff-lcs (>= 1.1.2)
gherkin (~> 2.5.0)
json (>= 1.4.6)
term-ansicolor (>= 1.0.6)
cucumber-rails (0.3.2)
cucumber (>= 0.8.0)
daemons (1.2.3)
delayed_job (2.0.6)
daemons
diff-lcs (1.2.5)
ey_config (0.0.7)
factory_girl (1.2.3)
fakeweb (1.2.5)
fastercsv (1.5.1)
formtastic (0.2.5)
gherkin (2.5.4)
json (>= 1.4.6)
has_scope (0.4.2)
hoe (3.15.0)
rake (>= 0.8, < 12.0)
iconv (1.0.4)
inherited_resources (1.0.4)
has_scope (~> 0.4.2)
responders (~> 0.4.3)
jferris-mocha (0.9.5.0.1241126838)
rake
json (1.8.3)
json_pure (1.4.6)
jtrupiano-timecop (0.2.1)
kgio (2.10.0)
libxml-ruby (2.8.0)
mime-types (1.16)
mini_portile2 (2.0.0)
mock_redis (0.4.1)
newrelic_rpm (3.15.2.317)
nokogiri (1.6.7.2)
mini_portile2 (~> 2.0.0.rc2)
paperclip (2.3.1)
pg (0.17.1)
rack (1.1.6)
rails (2.3.18)
actionmailer (= 2.3.18)
actionpack (= 2.3.18)
activerecord (= 2.3.18)
activeresource (= 2.3.18)
activesupport (= 2.3.18)
rake (>= 0.8.3)
raindrops (0.16.0)
rake (11.1.2)
rdoc (3.12.2)
json (~> 1.4)
redis (3.0.7)
responders (0.4.8)
rspec (1.3.2)
rspec-rails (1.3.4)
rack (>= 1.0.0)
rspec (~> 1.3.1)
rubaidh-google_analytics (1.1.4)
actionpack
activesupport
sendgrid (0.1.4)
shoulda (2.10.3)
term-ansicolor (1.3.2)
tins (~> 1.0)
test-unit (1.2.3)
hoe (>= 1.5.1)
thoughtbot-clearance (0.8.2)
tins (1.10.1)
unicorn (5.1.0)
kgio (~> 2.6)
raindrops (~> 0.7)
webrat (0.5.3)
nokogiri (>= 1.2.0)
rack (>= 1.0)
will_paginate (2.3.16)
xml-simple (1.0.12)
yfactorial-utility_scopes (0.2.2)
activerecord (>= 2.1.0)
PLATFORMS
ruby
DEPENDENCIES
activerecord-postgresql-adapter
ambethia-smtp-tls (= 1.1.2)
cucumber (= 1.1.0)
cucumber-rails (= 0.3.2)
delayed_job (= 2.0.6)
ey_config
factory_girl (= 1.2.3)
fakeweb (= 1.2.5)
fastercsv (= 1.5.1)
formtastic (~> 0.2.2)
has_scope (= 0.4.2)
iconv
inherited_resources
jferris-mocha (= 0.9.5.0.1241126838)
json_pure (= 1.4.6)
jtrupiano-timecop (= 0.2.1)
libxml-ruby (= 2.8.0)
mime-types (= 1.16)
mock_redis (= 0.4.1)
newrelic_rpm
paperclip (= 2.3.1)
pg (~> 0.17.1)
rails (= 2.3.18)
rake (~> 11.1.2)
rdoc (~> 3.12)
redis (~> 3.0.1)
responders (= 0.4.8)
rspec (~> 1.3.1)
rspec-rails (= 1.3.4)
rubaidh-google_analytics (= 1.1.4)
sendgrid (= 0.1.4)
shoulda (~> 2.10.1)
test-unit (= 1.2.3)
thoughtbot-clearance (= 0.8.2)
unicorn
webrat (= 0.5.3)
will_paginate (~> 2.3.16)
xml-simple (= 1.0.12)
yfactorial-utility_scopes (= 0.2.2)
BUNDLED WITH
1.12.4