File tree Expand file tree Collapse file tree 2 files changed +29
-29
lines changed Expand file tree Collapse file tree 2 files changed +29
-29
lines changed Original file line number Diff line number Diff line change 1
1
source 'https://rubygems.org'
2
2
ruby '1.9.3'
3
3
4
- gem 'rails' , '3.2.19 '
4
+ gem 'rails' , '3.2.20 '
5
5
6
6
# Bundle edge Rails instead:
7
7
# gem 'rails', :git => 'git://github.com/rails/rails.git'
Original file line number Diff line number Diff line change 46
46
remote: https://rubygems.org/
47
47
specs:
48
48
aasm (3.0.23 )
49
- actionmailer (3.2.19 )
50
- actionpack (= 3.2.19 )
49
+ actionmailer (3.2.20 )
50
+ actionpack (= 3.2.20 )
51
51
mail (~> 2.5.4 )
52
- actionpack (3.2.19 )
53
- activemodel (= 3.2.19 )
54
- activesupport (= 3.2.19 )
52
+ actionpack (3.2.20 )
53
+ activemodel (= 3.2.20 )
54
+ activesupport (= 3.2.20 )
55
55
builder (~> 3.0.0 )
56
56
erubis (~> 2.7.0 )
57
57
journey (~> 1.0.4 )
70
70
json (~> 1.7 )
71
71
money (< 6.0.0 )
72
72
nokogiri (~> 1.4 )
73
- activemodel (3.2.19 )
74
- activesupport (= 3.2.19 )
73
+ activemodel (3.2.20 )
74
+ activesupport (= 3.2.20 )
75
75
builder (~> 3.0.0 )
76
- activerecord (3.2.19 )
77
- activemodel (= 3.2.19 )
78
- activesupport (= 3.2.19 )
76
+ activerecord (3.2.20 )
77
+ activemodel (= 3.2.20 )
78
+ activesupport (= 3.2.20 )
79
79
arel (~> 3.0.2 )
80
80
tzinfo (~> 0.3.29 )
81
- activeresource (3.2.19 )
82
- activemodel (= 3.2.19 )
83
- activesupport (= 3.2.19 )
84
- activesupport (3.2.19 )
81
+ activeresource (3.2.20 )
82
+ activemodel (= 3.2.20 )
83
+ activesupport (= 3.2.20 )
84
+ activesupport (3.2.20 )
85
85
i18n (~> 0.6 , >= 0.6.4 )
86
86
multi_json (~> 1.0 )
87
87
arel (3.0.3 )
141
141
hashie (3.2.0 )
142
142
hike (1.2.3 )
143
143
hirb (0.7.1 )
144
- i18n (0.6.9 )
144
+ i18n (0.6.11 )
145
145
jbuilder (1.5.2 )
146
146
activesupport (>= 3.0.0 )
147
147
multi_json (>= 1.2.0 )
@@ -191,17 +191,17 @@ GEM
191
191
rack
192
192
rack-test (0.6.2 )
193
193
rack (>= 1.0 )
194
- rails (3.2.19 )
195
- actionmailer (= 3.2.19 )
196
- actionpack (= 3.2.19 )
197
- activerecord (= 3.2.19 )
198
- activeresource (= 3.2.19 )
199
- activesupport (= 3.2.19 )
194
+ rails (3.2.20 )
195
+ actionmailer (= 3.2.20 )
196
+ actionpack (= 3.2.20 )
197
+ activerecord (= 3.2.20 )
198
+ activeresource (= 3.2.20 )
199
+ activesupport (= 3.2.20 )
200
200
bundler (~> 1.0 )
201
- railties (= 3.2.19 )
202
- railties (3.2.19 )
203
- actionpack (= 3.2.19 )
204
- activesupport (= 3.2.19 )
201
+ railties (= 3.2.20 )
202
+ railties (3.2.20 )
203
+ actionpack (= 3.2.20 )
204
+ activesupport (= 3.2.20 )
205
205
rack-ssl (~> 1.3.2 )
206
206
rake (>= 0.8.7 )
207
207
rdoc (~> 3.4 )
255
255
rack (~> 1.4 )
256
256
rack-protection (~> 1.4 )
257
257
tilt (~> 1.3 , >= 1.3.4 )
258
- sprockets (2.2.2 )
258
+ sprockets (2.2.3 )
259
259
hike (~> 1.2 )
260
260
multi_json (~> 1.0 )
261
261
rack (~> 1.0 )
267
267
treetop (1.4.15 )
268
268
polyglot
269
269
polyglot (>= 0.3.1 )
270
- tzinfo (0.3.39 )
270
+ tzinfo (0.3.42 )
271
271
uglifier (2.3.0 )
272
272
execjs (>= 0.3.0 )
273
273
json (>= 1.8.0 )
@@ -311,7 +311,7 @@ DEPENDENCIES
311
311
newrelic_rpm
312
312
paperclip
313
313
paperclip-aws
314
- rails (= 3.2.19 )
314
+ rails (= 3.2.20 )
315
315
rails-dev-boost !
316
316
resque
317
317
rspec
You can’t perform that action at this time.
0 commit comments