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
|
bundler_args: --without assets:development:production
|
||||||
language: ruby
|
language: ruby
|
||||||
rvm:
|
rvm:
|
||||||
- 2.1.1
|
- 2.1.2
|
||||||
|
|
Loading…
Reference in New Issue