engineyard / ey-cookbooks-stable-v7

Other
6 stars 5 forks source link

GHI-3294 - Added Ruby 3.2 #227

Closed eudalov closed 6 months ago

eudalov commented 7 months ago

Description of your patch

The fix for https://github.com/trilogy-group/eng-maintenance/issues/3294. Updated the helper fucntion Chef::EY::Environment#default_ruby_version for ey-ruby recipe - added Ruby 3.2.0. This enables it during the env configuration.

Recommended Release Notes

Added the Ruby 3.2 - made it available when configuring the environment.

Estimated risk

Low - it affects only the new env that will be created.

Components involved

ey-ruby recipe, its helper function.

Dependencies

N/A

Description of testing done