Skip to content

Commit

Permalink
Bump to using ruby 3.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric-Guo committed Oct 2, 2024
1 parent 8961802 commit f11b773
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/deploy.rb
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@
# set :ssh_options, verify_host_key: :secure

set :rbenv_type, :user
set :rbenv_ruby, '3.2.4'
set :rbenv_ruby, '3.3.5'

set :puma_init_active_record, true

0 comments on commit f11b773

Please sign in to comment.