diff Gemfile @ 185:c657dd0968e4

Update rails to latest version
author Edho Arief <edho@myconan.net>
date Mon, 18 Feb 2013 11:56:34 +0900
parents e4a0ef308a99
children b4b7a29b70f6
line wrap: on
line diff
--- a/Gemfile	Mon Feb 18 11:53:45 2013 +0900
+++ b/Gemfile	Mon Feb 18 11:56:34 2013 +0900
@@ -1,6 +1,6 @@
 source 'https://rubygems.org'
 
-gem 'rails', '3.2.11'
+gem 'rails', '~> 3.2.11'
 gem 'jquery-rails'
 
 # Bundle edge Rails instead: