Rails 4.0.4 -> 4.2.4 (to sync with the server)
This commit is contained in:
parent
649f28c43c
commit
477d5c4551
2 changed files with 114 additions and 80 deletions
2
Gemfile
2
Gemfile
|
|
@ -1,7 +1,7 @@
|
|||
# -*- mode: yaml; -*-
|
||||
source 'http://rubygems.org'
|
||||
|
||||
gem 'rails', '4.0.4'
|
||||
gem 'rails', '4.2.4'
|
||||
|
||||
gem 'pg'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue