civisanalytics / swagger-diff

Utility for comparing two Swagger specifications.
BSD 3-Clause "New" or "Revised" License
264 stars 32 forks source link

[CIVIS-5620] Ruby 3 support #71

Closed vfu116 closed 1 year ago

vfu116 commented 1 year ago

Upgrade swagger-diff to be compatible with Ruby 3. Most of the changes here are linting or gem upgrade related

vfu116 commented 1 year ago

fiddled around with the updated gem in console tests and things look good there: https://github.com/civisanalytics/console/pull/16600