diff Gemfile @ 170:da48ac3ef99d

Update to rails 3.2.10.
author Edho Arief <edho@myconan.net>
date Thu, 03 Jan 2013 18:43:56 +0400
parents 3f02431cb17d
children a44a24fd37a7
line wrap: on
line diff
--- a/Gemfile	Thu Jan 03 18:42:16 2013 +0400
+++ b/Gemfile	Thu Jan 03 18:43:56 2013 +0400
@@ -1,6 +1,6 @@
 source 'https://rubygems.org'
 
-gem 'rails', '3.2.9'
+gem 'rails', '3.2.10'
 gem 'jquery-rails'
 
 # Bundle edge Rails instead: