ruby-grape / grape-swagger

Add OAPI/swagger v2.0 compliant documentation to your grape API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Restore Ruby 3.0 support?

godfat opened this issue · comments

GitLab attempted to upgrade grape-swagger from 1.6.1 to 2.0.0, however GitLab has to revert it because 2.0.0 doesn't support Ruby 3.0: https://gitlab.com/gitlab-org/quality/engineering-productivity/master-broken-incidents/-/issues/4841#note_1710824588

I noticed this was dropped at 8e723c6

And I see the reasoning was:

  • Aligns ruby and grape version with test matrix.

Which makes sense to me. However, I would like to ask if it's possible to at least restore support for Ruby 3.0 if it's actually working. I tried to run tests locally with Ruby 3.0 and everything passed.

I created a pull request for consideration: #916

closed via #916

and released as 2.0.1