Updated rails to version 3.2.11
This commit is contained in:
parent
1fe141175c
commit
65f9fe3392
2 changed files with 30 additions and 30 deletions
2
Gemfile
2
Gemfile
|
|
@ -2,7 +2,7 @@
|
|||
source "https://rubygems.org"
|
||||
ruby "1.9.3"
|
||||
|
||||
gem "rails", '3.2.9'
|
||||
gem "rails", '~> 3.2.9'
|
||||
|
||||
# Gems used only for assets and not required
|
||||
# in production environments by default.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue