Add ruby-version to Gemfile
This commit is contained in:
1
Gemfile
1
Gemfile
@@ -1,4 +1,5 @@
|
||||
source 'https://rubygems.org'
|
||||
ruby '2.4.0'
|
||||
|
||||
gem 'rails', '~> 5.0.0', '>= 5.0.0.1'
|
||||
gem 'sass-rails', '~> 5.0'
|
||||
|
||||
@@ -487,5 +487,8 @@ DEPENDENCIES
|
||||
webpacker
|
||||
wisper (= 2.0.0)
|
||||
|
||||
RUBY VERSION
|
||||
ruby 2.4.0p0
|
||||
|
||||
BUNDLED WITH
|
||||
1.17.3
|
||||
|
||||
Reference in New Issue
Block a user