cloudfoundry / cf-uaac

Apache License 2.0
41 stars 29 forks source link

feature: enforce ruby version #94

Closed bruce-ricard closed 2 years ago

bruce-ricard commented 2 years ago

The CLI is only supported with ruby versions from 2.3.1 included to 3.0.0 excluded.

cf-gitbot commented 2 years ago

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/180480940

The labels on this github issue will be updated when the story is started.

bgandon commented 2 years ago

I would be in favor for spending effort in supporting Ruby 3 instead.

Why not merge cloudfoundry/cf-uaa-lib#73 and releasa a cf-uaac Gem v3.14.4 with proper support for Ruby 3 ?