changed ruby version to 2.2.2

This commit is contained in:
Bogdan
2015-07-22 22:23:06 +03:00
parent 26bf7f99d5
commit 2fe10dfddd

View File

@@ -3,7 +3,7 @@
# Install 1 or more versions of ruby
# The last ruby listed will be set as the default ruby
rvm1_rubies:
- 'ruby-2.1.3'
- 'ruby-2.2.2'
# Delete a specific version of ruby (ie. ruby-2.1.0)
rvm1_delete_ruby: