Rails 4.0.4 -> 4.2.4 (to sync with the server)

This commit is contained in:
Roland Jesse 2015-09-04 22:00:18 +02:00
parent 649f28c43c
commit 477d5c4551
2 changed files with 114 additions and 80 deletions

View file

@ -1,7 +1,7 @@
# -*- mode: yaml; -*-
source 'http://rubygems.org'
gem 'rails', '4.0.4'
gem 'rails', '4.2.4'
gem 'pg'