diff Gemfile @ 192:1da19a81f5d7

Update rails to 3.2.13 and various other gems.
author Edho Arief <edho@myconan.net>
date Wed, 20 Mar 2013 04:55:49 +0900
parents b4b7a29b70f6
children 442c3ad459a7
line wrap: on
line diff
--- a/Gemfile	Sat Feb 23 14:53:47 2013 +0900
+++ b/Gemfile	Wed Mar 20 04:55:49 2013 +0900
@@ -1,6 +1,6 @@
 source 'https://rubygems.org'
 
-gem 'rails', '~> 3.2.11'
+gem 'rails', '~> 3.2.13'
 gem 'jquery-rails'
 
 # Bundle edge Rails instead: