remove ruby from Gemfile in favour of .ruby-version

This commit is contained in:
Devin Howard 2015-10-29 16:18:06 +08:00
parent ddce6ad95c
commit cda76a4bae

View file

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