Skip to content

Commit

Permalink
Update to Ruby 2.6.3 to get a fix for a bundler issue
Browse files Browse the repository at this point in the history
  • Loading branch information
jamezpolley committed Oct 20, 2020
1 parent 458cfb0 commit ecd84a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/internal/theyvoteforyou/meta/main.yml
Expand Up @@ -4,7 +4,7 @@ dependencies:
- role: rvm.ruby
# TODO: How do we get it to use what's in the .ruby-version file?
rvm1_rubies:
- ruby-2.5.2
- ruby-2.6.3
rvm1_install_flags: '--auto-dotfiles' # Remove --user-install from defaults
rvm1_install_path: /usr/local/rvm # Set to system location
rvm1_user: root # Need root account to access system location
Expand Down

0 comments on commit ecd84a9

Please sign in to comment.