File tree Expand file tree Collapse file tree 2 files changed +32
-32
lines changed Expand file tree Collapse file tree 2 files changed +32
-32
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.21 '
4
+ gem 'rails' , '3.2.22 '
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.21 )
50
- actionpack (= 3.2.21 )
49
+ actionmailer (3.2.22 )
50
+ actionpack (= 3.2.22 )
51
51
mail (~> 2.5.4 )
52
- actionpack (3.2.21 )
53
- activemodel (= 3.2.21 )
54
- activesupport (= 3.2.21 )
52
+ actionpack (3.2.22 )
53
+ activemodel (= 3.2.22 )
54
+ activesupport (= 3.2.22 )
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.21 )
74
- activesupport (= 3.2.21 )
73
+ activemodel (3.2.22 )
74
+ activesupport (= 3.2.22 )
75
75
builder (~> 3.0.0 )
76
- activerecord (3.2.21 )
77
- activemodel (= 3.2.21 )
78
- activesupport (= 3.2.21 )
76
+ activerecord (3.2.22 )
77
+ activemodel (= 3.2.22 )
78
+ activesupport (= 3.2.22 )
79
79
arel (~> 3.0.2 )
80
80
tzinfo (~> 0.3.29 )
81
- activeresource (3.2.21 )
82
- activemodel (= 3.2.21 )
83
- activesupport (= 3.2.21 )
84
- activesupport (3.2.21 )
81
+ activeresource (3.2.22 )
82
+ activemodel (= 3.2.22 )
83
+ activesupport (= 3.2.22 )
84
+ activesupport (3.2.22 )
85
85
i18n (~> 0.6 , >= 0.6.4 )
86
86
multi_json (~> 1.0 )
87
87
arel (3.0.3 )
153
153
jquery-rails (3.0.4 )
154
154
railties (>= 3.0 , < 5.0 )
155
155
thor (>= 0.14 , < 2.0 )
156
- json (1.8.1 )
156
+ json (1.8.3 )
157
157
juggernaut (2.1.1 )
158
158
redis
159
159
listen (1.1.6 )
168
168
money (5.1.1 )
169
169
i18n (~> 0.6.0 )
170
170
mono_logger (1.1.0 )
171
- multi_json (1.10 .1 )
171
+ multi_json (1.11 .1 )
172
172
multipart-post (2.0.0 )
173
173
mysql2 (0.3.13 )
174
174
net-http-spy (0.2.1 )
186
186
aws-sdk (>= 1.2.0 )
187
187
paperclip (>= 2.5.0 )
188
188
polyglot (0.3.5 )
189
- rack (1.4.5 )
189
+ rack (1.4.7 )
190
190
rack-attack (4.2.0 )
191
191
rack
192
192
rack-cache (1.2 )
@@ -195,24 +195,24 @@ GEM
195
195
rack
196
196
rack-ssl (1.3.4 )
197
197
rack
198
- rack-test (0.6.2 )
198
+ rack-test (0.6.3 )
199
199
rack (>= 1.0 )
200
- rails (3.2.21 )
201
- actionmailer (= 3.2.21 )
202
- actionpack (= 3.2.21 )
203
- activerecord (= 3.2.21 )
204
- activeresource (= 3.2.21 )
205
- activesupport (= 3.2.21 )
200
+ rails (3.2.22 )
201
+ actionmailer (= 3.2.22 )
202
+ actionpack (= 3.2.22 )
203
+ activerecord (= 3.2.22 )
204
+ activeresource (= 3.2.22 )
205
+ activesupport (= 3.2.22 )
206
206
bundler (~> 1.0 )
207
- railties (= 3.2.21 )
208
- railties (3.2.21 )
209
- actionpack (= 3.2.21 )
210
- activesupport (= 3.2.21 )
207
+ railties (= 3.2.22 )
208
+ railties (3.2.22 )
209
+ actionpack (= 3.2.22 )
210
+ activesupport (= 3.2.22 )
211
211
rack-ssl (~> 1.3.2 )
212
212
rake (>= 0.8.7 )
213
213
rdoc (~> 3.4 )
214
214
thor (>= 0.14.6 , < 2.0 )
215
- rake (10.3 .2 )
215
+ rake (10.4 .2 )
216
216
rb-fsevent (0.9.3 )
217
217
rb-inotify (0.9.2 )
218
218
ffi (>= 0.5.0 )
274
274
treetop (1.4.15 )
275
275
polyglot
276
276
polyglot (>= 0.3.1 )
277
- tzinfo (0.3.42 )
277
+ tzinfo (0.3.44 )
278
278
uglifier (2.3.0 )
279
279
execjs (>= 0.3.0 )
280
280
json (>= 1.8.0 )
@@ -322,7 +322,7 @@ DEPENDENCIES
322
322
paperclip
323
323
paperclip-aws
324
324
rack-attack
325
- rails (= 3.2.21 )
325
+ rails (= 3.2.22 )
326
326
rails-dev-boost !
327
327
resque
328
328
rspec
You can’t perform that action at this time.
0 commit comments