Browse Source

Upgrade to rails 3.2.12.

Martin Edenhofer 12 years ago
parent
commit
c960acda8e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Gemfile

+ 1 - 1
Gemfile

@@ -1,6 +1,6 @@
 source 'http://rubygems.org'
 
-gem 'rails', '3.2.11'
+gem 'rails', '3.2.12'
 
 # Bundle edge Rails instead:
 #gem 'rails',     :git => 'git://github.com/rails/rails.git'