Skip to content

Commit d614bab

Browse files
committed
try to rbenv global
1 parent 824f211 commit d614bab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eyecatch.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
port 4000
33

44
before_build {
5-
run 'rbenv local 2.2.5'
5+
run 'rbenv global 2.2.5'
66
run 'bundle install --path vendor --binstubs'
77
}

0 commit comments

Comments
 (0)