Commit 6820a89063064eb15a81e0c179cc76af868cf168
1 parent
96361243
Exists in
master
and in
1 other branch
update another rails packages
Showing
2 changed files
with
4 additions
and
4 deletions
Show diff stats
Gemfile
Gemfile.lock
... | ... | @@ -351,9 +351,9 @@ PLATFORMS |
351 | 351 | ruby |
352 | 352 | |
353 | 353 | DEPENDENCIES |
354 | - actionmailer (~> 3.2.18) | |
354 | + actionmailer (~> 3.2.19) | |
355 | 355 | actionmailer_inline_css |
356 | - actionpack (~> 3.2.18) | |
356 | + actionpack (~> 3.2.19) | |
357 | 357 | airbrake |
358 | 358 | better_errors |
359 | 359 | binding_of_caller |
... | ... | @@ -397,7 +397,7 @@ DEPENDENCIES |
397 | 397 | rack-ssl |
398 | 398 | rack-ssl-enforcer |
399 | 399 | rails_autolink |
400 | - railties (~> 3.2.18) | |
400 | + railties (~> 3.2.19) | |
401 | 401 | ri_cal |
402 | 402 | rspec-rails |
403 | 403 | ruby-fogbugz | ... | ... |