Ignore some config files, update rails version in Gemfile
This commit is contained in:
parent
d039670de0
commit
e0ac25c64a
2 changed files with 6 additions and 1 deletions
2
Gemfile
2
Gemfile
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue