Skip to content

Commit

Permalink
feat(software): Update Ruby default version to 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ziwi01 committed Jan 25, 2024
1 parent 1317ee5 commit 0035c99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/roles/software/vars/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ docker_apt_packages:
docker-ce-cli: 5:24.0.7-1~ubuntu.22.04~jammy
# RVM / Ruby
rvm1_rubies:
- ruby-3.1.3
- ruby-3.3.0
rvm1_user: "{{ ansible_user_id }}"
# Ruby
# Install any gem for any ruby. `all` installs for all of them
Expand Down

0 comments on commit 0035c99

Please sign in to comment.