ruby / date

A subclass of Object includes Comparable module for handling dates.
Other
70 stars 37 forks source link

Add Ruby 3.2 to CI #89

Closed petergoldstein closed 1 year ago

petergoldstein commented 1 year ago

Runs green on my fork.

olleolleolle commented 1 year ago

:wave: https://github.com/ruby/psych/pull/622/ This linked workflow is using the automatically updated set of versions, which has been rolled out in a good many places.

That would make the whole thing managed centrally.

Perhaps we could make that kind of changes here?

petergoldstein commented 1 year ago

@olleolleolle Sure. I put up an alternate PR that uses that approach in #90. The maintainers can pick which approach they'd prefer and close the other one.