Skip to content

Commit

Permalink
feat(ruby): Update Ruby to 3.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Ziwi01 committed Aug 28, 2024
1 parent 1d03f9e commit d13b6dd
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 @@ -113,7 +113,7 @@ docker_apt_packages:
containerd.io: latest
# RVM / Ruby
rvm1_rubies:
- ruby-3.3.0
- ruby-3.3.4
rvm1_user: "{{ ansible_user_id }}"
# Ruby
# Install any gem for any ruby. `all` installs for all of them
Expand Down

0 comments on commit d13b6dd

Please sign in to comment.