Ignore some config files, update rails version in Gemfile

This commit is contained in:
Henne Vogelsang 2013-05-15 15:24:55 +02:00 committed by Henne Vogelsang
parent d039670de0
commit e0ac25c64a
2 changed files with 6 additions and 1 deletions

View file

@ -1,6 +1,6 @@
source 'https://rubygems.org'
gem 'rails', '3.2.9'
gem 'rails', '3.2.11'
# Bundle edge Rails instead:
# gem 'rails', :git => 'git://github.com/rails/rails.git'