Upgrading Ruby v2.7 to v3.2 – Vercel
01-Dec-2023 912
Ruby v3.2 is now generally available, and is the new default runtime version for Ruby based Builds and Serverless Functions. Additionally, Ruby v2.7 will be discontinued on December 7th, 2023.Existing deployments that use Ruby v2.7 will continue to workNew deployments will use Ruby v3.2 by default, or if ruby "~> 3.2.x" is defined in the GemfileAfter December 7th, 2023, new deployments that define ruby "~> 2.7.x" in the Gemfile will no longer buildOnly the minor version (3.2) is guaranteed, meaning we will always use the latest patch version available within the minor range.Read the documentation for more.
Upgrading Ruby v2.7 to v3.2 – Vercel #ruby #rubydeveloper #rubyonrails #Upgrading #Vercel https://rubyonrails.ba/link/upgrading-ruby-v2-7-to-v3-2-vercel