Bump Ruby version to 2.5.3
This commit is contained in:
parent
4d30738a23
commit
859c35f0a8
|
@ -29,7 +29,7 @@
|
|||
become: true
|
||||
become_user: mastodon
|
||||
- name: Install Ruby and set it as the user's default
|
||||
shell: rbenv install 2.5.1 || rbenv global 2.5.1
|
||||
shell: rbenv install 2.5.3 || rbenv global 2.5.3
|
||||
args:
|
||||
executable: /bin/bash
|
||||
environment:
|
||||
|
|
Loading…
Reference in New Issue