Mercurial > zeropaste
comparison Gemfile @ 192:1da19a81f5d7
Update rails to 3.2.13 and various other gems.
author | Edho Arief <edho@myconan.net> |
---|---|
date | Wed, 20 Mar 2013 04:55:49 +0900 |
parents | b4b7a29b70f6 |
children | 442c3ad459a7 |
comparison
equal
deleted
inserted
replaced
191:4e409ac7082d | 192:1da19a81f5d7 |
---|---|
1 source 'https://rubygems.org' | 1 source 'https://rubygems.org' |
2 | 2 |
3 gem 'rails', '~> 3.2.11' | 3 gem 'rails', '~> 3.2.13' |
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 |