updates ruby version to 2.2.2

This commit is contained in:
Juanjo Bazán
2015-07-16 21:49:00 +02:00
parent b60312a402
commit d6cbac934e
2 changed files with 2 additions and 1 deletions

1
.ruby-version Normal file
View File

@@ -0,0 +1 @@
2.2.2

View File

@@ -1,4 +1,4 @@
language: ruby language: ruby
rvm: rvm:
- "2.2.1" - "2.2.2"
cache: bundler cache: bundler