Skip to content

Commit

Permalink
Update ruby version
Browse files Browse the repository at this point in the history
  • Loading branch information
leefaisonr committed May 24, 2024
1 parent 26c56c9 commit 1895680
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions group_vars/orcid/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,8 @@ application_host_protocol: 'https'
application_port: '443'
project_db_host: '{{postgres_host}}'

# Use Ruby 3.2.3 and install from source
install_ruby_from_source: true
ruby_version_override: "ruby-3.2.3"
ruby_version_override: "ruby-3.2.4"
passenger_ruby: "/usr/local/bin/ruby"

rails_app_vars:
Expand Down

0 comments on commit 1895680

Please sign in to comment.