8
8
GEM
9
9
remote: https://rubygems.org/
10
10
specs:
11
- actionmailer (4.1.0.rc1 )
12
- actionpack (= 4.1.0.rc1 )
13
- actionview (= 4.1.0.rc1 )
14
- mail (~> 2.5.4 )
15
- actionpack (4.1.0.rc1 )
16
- actionview (= 4.1.0.rc1 )
17
- activesupport (= 4.1.0.rc1 )
11
+ actionmailer (4.1.9 )
12
+ actionpack (= 4.1.9 )
13
+ actionview (= 4.1.9 )
14
+ mail (~> 2.5 , >= 2.5 .4 )
15
+ actionpack (4.1.9 )
16
+ actionview (= 4.1.9 )
17
+ activesupport (= 4.1.9 )
18
18
rack (~> 1.5.2 )
19
19
rack-test (~> 0.6.2 )
20
- actionview (4.1.0.rc1 )
21
- activesupport (= 4.1.0.rc1 )
20
+ actionview (4.1.9 )
21
+ activesupport (= 4.1.9 )
22
22
builder (~> 3.1 )
23
23
erubis (~> 2.7.0 )
24
- activemodel (4.1.0.rc1 )
25
- activesupport (= 4.1.0.rc1 )
24
+ activemodel (4.1.9 )
25
+ activesupport (= 4.1.9 )
26
26
builder (~> 3.1 )
27
- activerecord (4.1.0.rc1 )
28
- activemodel (= 4.1.0.rc1 )
29
- activesupport (= 4.1.0.rc1 )
27
+ activerecord (4.1.9 )
28
+ activemodel (= 4.1.9 )
29
+ activesupport (= 4.1.9 )
30
30
arel (~> 5.0.0 )
31
- activesupport (4.1.0.rc1 )
31
+ activesupport (4.1.9 )
32
32
i18n (~> 0.6 , >= 0.6.9 )
33
33
json (~> 1.7 , >= 1.7.7 )
34
34
minitest (~> 5.1 )
35
35
thread_safe (~> 0.1 )
36
36
tzinfo (~> 1.1 )
37
37
addressable (2.3.5 )
38
- arel (5.0.0 )
39
- atomic (1.1.15 )
38
+ arel (5.0.1.20140414130214 )
40
39
auto_tagger (0.2.11 )
41
40
capistrano (>= 2.5.3 , <= 2.14.2 )
42
41
better_errors (2.1.1 )
@@ -119,25 +118,24 @@ GEM
119
118
hashie (3.4.1 )
120
119
highline (1.6.21 )
121
120
hike (1.2.3 )
122
- i18n (0.6.9 )
121
+ i18n (0.7.0 )
123
122
jquery-rails (3.1.0 )
124
123
railties (>= 3.0 , < 5.0 )
125
124
thor (>= 0.14 , < 2.0 )
126
- json (1.8.1 )
125
+ json (1.8.3 )
127
126
jwt (1.5.0 )
128
127
kgio (2.9.2 )
129
128
launchy (2.4.2 )
130
129
addressable (~> 2.3 )
131
130
letter_opener (1.2.0 )
132
131
launchy (~> 2.2 )
133
- mail (2.5.4 )
134
- mime-types (~> 1.16 )
135
- treetop (~> 1.4.8 )
132
+ mail (2.6.3 )
133
+ mime-types (>= 1.16 , < 3 )
136
134
method_source (0.8.2 )
137
- mime-types (1.25 .1 )
135
+ mime-types (2.6 .1 )
138
136
mini_portile (0.6.0 )
139
- minitest (5.3 .0 )
140
- multi_json (1.10.1 )
137
+ minitest (5.8 .0 )
138
+ multi_json (1.11.2 )
141
139
multi_xml (0.5.5 )
142
140
multipart-post (2.0.0 )
143
141
net-scp (1.2.0 )
165
163
oauth2 (~> 1.0 )
166
164
omniauth (~> 1.2 )
167
165
pg (0.17.1 )
168
- polyglot (0.3.4 )
169
166
protected_attributes (1.0.5 )
170
167
activemodel (>= 4.0.1 , < 5.0 )
171
168
pry (0.10.1 )
@@ -174,48 +171,54 @@ GEM
174
171
slop (~> 3.4 )
175
172
pry-rails (0.3.2 )
176
173
pry (>= 0.9.10 )
177
- rack (1.5.2 )
178
- rack-test (0.6.2 )
174
+ rack (1.5.5 )
175
+ rack-test (0.6.3 )
179
176
rack (>= 1.0 )
180
- rails (4.1.0.rc1 )
181
- actionmailer (= 4.1.0.rc1 )
182
- actionpack (= 4.1.0.rc1 )
183
- actionview (= 4.1.0.rc1 )
184
- activemodel (= 4.1.0.rc1 )
185
- activerecord (= 4.1.0.rc1 )
186
- activesupport (= 4.1.0.rc1 )
177
+ rails (4.1.9 )
178
+ actionmailer (= 4.1.9 )
179
+ actionpack (= 4.1.9 )
180
+ actionview (= 4.1.9 )
181
+ activemodel (= 4.1.9 )
182
+ activerecord (= 4.1.9 )
183
+ activesupport (= 4.1.9 )
187
184
bundler (>= 1.3.0 , < 2.0 )
188
- railties (= 4.1.0.rc1 )
189
- sprockets-rails (~> 2.0.0 )
185
+ railties (= 4.1.9 )
186
+ sprockets-rails (~> 2.0 )
190
187
rails_12factor (0.0.3 )
191
188
rails_serve_static_assets
192
189
rails_stdout_logging
193
190
rails_serve_static_assets (0.0.2 )
194
191
rails_stdout_logging (0.0.3 )
195
- railties (4.1.0.rc1 )
196
- actionpack (= 4.1.0.rc1 )
197
- activesupport (= 4.1.0.rc1 )
192
+ railties (4.1.9 )
193
+ actionpack (= 4.1.9 )
194
+ activesupport (= 4.1.9 )
198
195
rake (>= 0.8.7 )
199
196
thor (>= 0.18.1 , < 2.0 )
200
197
raindrops (0.13.0 )
201
- rake (10.1.1 )
202
- rspec-core (2.14.7 )
203
- rspec-expectations (2.14.5 )
204
- diff-lcs (>= 1.1.3 , < 2.0 )
205
- rspec-mocks (2.14.6 )
206
- rspec-rails (2.14.0 )
198
+ rake (10.4.2 )
199
+ rspec-core (3.0.4 )
200
+ rspec-support (~> 3.0.0 )
201
+ rspec-expectations (3.0.4 )
202
+ diff-lcs (>= 1.2.0 , < 2.0 )
203
+ rspec-support (~> 3.0.0 )
204
+ rspec-mocks (3.0.4 )
205
+ rspec-support (~> 3.0.0 )
206
+ rspec-rails (3.0.0 )
207
207
actionpack (>= 3.0 )
208
208
activesupport (>= 3.0 )
209
209
railties (>= 3.0 )
210
- rspec-core (~> 2.14.0 )
211
- rspec-expectations (~> 2.14.0 )
212
- rspec-mocks (~> 2.14.0 )
210
+ rspec-core (~> 3.0.0 )
211
+ rspec-expectations (~> 3.0.0 )
212
+ rspec-mocks (~> 3.0.0 )
213
+ rspec-support (~> 3.0.0 )
214
+ rspec-support (3.0.4 )
213
215
rubyzip (1.1.6 )
214
- sass (3.2.14 )
215
- sass-rails (4.0.1 )
216
+ sass (3.2.19 )
217
+ sass-rails (4.0.3 )
216
218
railties (>= 4.0.0 , < 5.0 )
217
- sass (>= 3.1.10 )
218
- sprockets-rails (~> 2.0.0 )
219
+ sass (~> 3.2.0 )
220
+ sprockets (~> 2.8 , <= 2.11.0 )
221
+ sprockets-rails (~> 2.0 )
219
222
selenium-webdriver (2.42.0 )
220
223
childprocess (>= 0.5.0 )
221
224
multi_json (~> 1.0 )
@@ -234,19 +237,15 @@ GEM
234
237
multi_json (~> 1.0 )
235
238
rack (~> 1.0 )
236
239
tilt (~> 1.1 , != 1.3.0 )
237
- sprockets-rails (2.0.1 )
240
+ sprockets-rails (2.3.2 )
238
241
actionpack (>= 3.0 )
239
242
activesupport (>= 3.0 )
240
- sprockets (~> 2.8 )
241
- thor (0.18.1 )
242
- thread_safe (0.2.0 )
243
- atomic (>= 1.1.7 , < 2 )
243
+ sprockets (>= 2.8 , < 4.0 )
244
+ thor (0.19.1 )
245
+ thread_safe (0.3.5 )
244
246
tilt (1.4.1 )
245
247
timecop (0.7.1 )
246
- treetop (1.4.15 )
247
- polyglot
248
- polyglot (>= 0.3.1 )
249
- tzinfo (1.1.0 )
248
+ tzinfo (1.2.2 )
250
249
thread_safe (~> 0.1 )
251
250
uglifier (2.4.0 )
252
251
execjs (>= 0.3.0 )
@@ -291,10 +290,10 @@ DEPENDENCIES
291
290
pg
292
291
protected_attributes
293
292
pry-rails
294
- rails (= 4.1.0.rc1 )
293
+ rails (= 4.1.9 )
295
294
rails_12factor
296
- rspec-rails (= 2.14 .0 )
297
- sass-rails
295
+ rspec-rails (= 3.0 .0 )
296
+ sass-rails ( = 4.0.3 )
298
297
selenium-webdriver
299
298
shoulda-matchers
300
299
timecop
0 commit comments