comparison Gemfile @ 95:68a30cb3a913

Updated rails to 3.2.9.
author Edho Arief <edho@myconan.net>
date Mon, 12 Nov 2012 09:08:29 +0700
parents a9b68e36302e
children e0e99705e79d
comparison
equal deleted inserted replaced
94:39bfe2a24bf9 95:68a30cb3a913
1 source 'https://rubygems.org' 1 source 'https://rubygems.org'
2 2
3 gem 'rails', '3.2.8' 3 gem 'rails', '3.2.9'
4 gem 'jquery-rails' 4 gem 'jquery-rails'
5 5
6 # Bundle edge Rails instead: 6 # Bundle edge Rails instead:
7 # gem 'rails', :git => 'git://github.com/rails/rails.git' 7 # gem 'rails', :git => 'git://github.com/rails/rails.git'
8 8