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:
parent
785d04e310
commit
91c4241494
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue