Update Ruby version to 2.1.1
This commit is contained in:
parent
547013f6ca
commit
b664bd1014
|
@ -1 +1 @@
|
|||
2.1.0
|
||||
2.1.1
|
||||
|
|
|
@ -4,4 +4,4 @@ before_script: bundle exec rake db:create db:schema:load
|
|||
bundler_args: --without assets:development:production
|
||||
language: ruby
|
||||
rvm:
|
||||
- 2.1.0
|
||||
- 2.1.1
|
||||
|
|
Loading…
Reference in New Issue