chef / omnibus

Easily create full-stack installers for your project across a variety of platforms.
Apache License 2.0
1.29k stars 296 forks source link

Remove ruby 2.7 support #1153

Closed poorndm closed 2 months ago

poorndm commented 2 months ago

Description

Remove ruby 2.7 Update ffi and train-core dependency with respect to ruby-version

Error ffi-1.17.0-x86_64-linux-gnu requires rubygems version >= 3.3.22, which is

  | incompatible with the current version, 3.2.33   | 🚨 Error: The command exited with status 1

train-core-3.12.5 requires ruby version >= 3.1, which is incompatible with the

  | current version, ruby 3.0.7p220   | 🚨 Error: The command exited with status 1

Briefly describe the new feature or fix here


Maintainers

Please ensure that you check for:

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud