remove ruby from Gemfile in favour of .ruby-version

This commit is contained in:
Devin Howard 2015-10-29 16:18:06 +08:00 committed by Connor Turland
parent d99ed6b627
commit dd02129b0d

View file

@ -1,5 +1,4 @@
source 'https://rubygems.org'
ruby '2.1.3'
gem 'rails', '4.2.4'