diff Gemfile @ 172:a44a24fd37a7

Gem updates. Including Rails to 3.2.11.
author Edho Arief <edho@myconan.net>
date Wed, 09 Jan 2013 17:39:48 +0300
parents da48ac3ef99d
children e4a0ef308a99
line wrap: on
line diff
--- a/Gemfile	Sat Jan 05 02:46:49 2013 +0400
+++ b/Gemfile	Wed Jan 09 17:39:48 2013 +0300
@@ -1,6 +1,6 @@
 source 'https://rubygems.org'
 
-gem 'rails', '3.2.10'
+gem 'rails', '3.2.11'
 gem 'jquery-rails'
 
 # Bundle edge Rails instead: