comparison 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
comparison
equal deleted inserted replaced
169:b8116b5d263e 170:da48ac3ef99d
1 source 'https://rubygems.org' 1 source 'https://rubygems.org'
2 2
3 gem 'rails', '3.2.9' 3 gem 'rails', '3.2.10'
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