comparison 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
comparison
equal deleted inserted replaced
171:3e5055f2e715 172:a44a24fd37a7
1 source 'https://rubygems.org' 1 source 'https://rubygems.org'
2 2
3 gem 'rails', '3.2.10' 3 gem 'rails', '3.2.11'
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