Update to rails 3.2.11

This commit is contained in:
Tom Hughes 2013-01-08 20:36:38 +00:00
parent 316f1718cf
commit 355d62bcf8
2 changed files with 30 additions and 30 deletions

View file

@ -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