Skip to content

Commit

Permalink
[GEACCIRC] Update ruby to 3.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
christinach committed Dec 31, 2024
1 parent 3069feb commit 6be364b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion group_vars/geaccirc/common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ application_dbuser_name: '{{ app_db_user }}'
application_dbuser_role_attr_flags: 'CREATEDB'
application_host_protocol: 'https'
running_on_server: true
ruby_version_override: "ruby-3.1.3"
ruby_version_override: "ruby-3.3.6"
install_ruby_from_source: true
passenger_ruby: "/usr/local/bin/ruby"
passenger_extra_http_config:
Expand Down

0 comments on commit 6be364b

Please sign in to comment.