lock ruby version

This commit is contained in:
Zachary Chai 2016-11-29 15:21:54 -05:00
parent 0573927851
commit 693cb3202b
2 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,6 @@
source 'https://rubygems.org'
ruby '2.3.1'
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem 'rails', '~> 5.0.0', '>= 5.0.0.1'

View File

@ -233,5 +233,8 @@ DEPENDENCIES
uglifier (>= 1.3.0)
web-console
RUBY VERSION
ruby 2.3.1p112
BUNDLED WITH
1.13.5