Bump Ruby version to 2.5.0

This commit is contained in:
Sadiq Saif 2018-02-26 13:00:24 -05:00 committed by GitHub
parent 9527b8484b
commit d4eee4e1b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
become: true
become_user: mastodon
- name: Install Ruby and set it as the user's default
shell: rbenv install 2.4.2 || rbenv global 2.4.2
shell: rbenv install 2.5.0 || rbenv global 2.5.0
args:
executable: /bin/bash
environment: