From f1e06bc15e8f57ee7928b02adf2fa92a6f177a1b Mon Sep 17 00:00:00 2001 From: Matt Rogers Date: Fri, 11 Jan 2013 09:10:57 -0600 Subject: [PATCH] Bump Rails version to 3.2.11 --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index e78fa645..369fb47c 100644 --- a/Gemfile +++ b/Gemfile @@ -1,6 +1,6 @@ source 'https://rubygems.org' -gem 'rails' +gem 'rails', '3.2.11' # you may comment out the database driver you will not be using. # This will prevent a native build of the driver. Building native drivers is not