Update to rails 3.2.11
This commit is contained in:
parent
316f1718cf
commit
355d62bcf8
2 changed files with 30 additions and 30 deletions
2
Gemfile
2
Gemfile
|
@ -2,7 +2,7 @@
|
|||
source 'http://rubygems.org'
|
||||
|
||||
# Require rails
|
||||
gem 'rails', '3.2.10'
|
||||
gem 'rails', '3.2.11'
|
||||
|
||||
# Require things which have moved to gems in ruby 1.9
|
||||
gem 'bigdecimal', :platforms => :ruby_19
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue