Update Ruby version to 2.1.2
This commit is contained in:
parent
6fc088779e
commit
062ce80bb6
|
@ -1 +1 @@
|
|||
2.1.1
|
||||
2.1.2
|
||||
|
|
|
@ -5,4 +5,4 @@ after_script: bundle exec rubocop -R
|
|||
bundler_args: --without assets:development:production
|
||||
language: ruby
|
||||
rvm:
|
||||
- 2.1.1
|
||||
- 2.1.2
|
||||
|
|
Loading…
Reference in New Issue