Skip to content

Commit

Permalink
Fix ruby version (#748)
Browse files Browse the repository at this point in the history
Add `.ruby-version` to fix ruby version to use in this project.
Define this version to 2.2.x because in contribute file, docker
images with ruby 2.2 is used. I fix this version to 2.2.7 to have
the last 2.2.x release.
  • Loading branch information
Bryan FRIMIN authored and kilimchoi committed Jun 1, 2017
1 parent af564e5 commit 6105971
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .ruby-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2.2.7

0 comments on commit 6105971

Please sign in to comment.