remove ruby from Gemfile in favour of .ruby-version
This commit is contained in:
parent
d99ed6b627
commit
dd02129b0d
1 changed files with 0 additions and 1 deletions
1
Gemfile
1
Gemfile
|
@ -1,5 +1,4 @@
|
|||
source 'https://rubygems.org'
|
||||
ruby '2.1.3'
|
||||
|
||||
gem 'rails', '4.2.4'
|
||||
|
||||
|
|
Loading…
Reference in a new issue