1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

[ci skip] update rails version to 3.2.21

This commit is contained in:
yui-knk 2014-12-06 10:09:09 +09:00
parent 785d04e310
commit 91c4241494

View file

@ -950,7 +950,7 @@ The following changes are meant for upgrading your application to the latest
Make the following changes to your `Gemfile`.
```ruby
gem 'rails', '3.2.18'
gem 'rails', '3.2.21'
group :assets do
gem 'sass-rails', '~> 3.2.6'