Skip to content

Commit 3e2fc18

Browse files
committed
try 'ruby-2.2.5'
1 parent a95aa4f commit 3e2fc18

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
@@ -3,6 +3,6 @@
33

44
before_build {
55
run 'rbenv versions'
6-
run 'rbenv local 2.2.5'
6+
run 'rbenv local ruby-2.2.5'
77
run 'bundle install --path vendor --binstubs'
88
}

0 commit comments

Comments
 (0)