Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support grape >= 0.14.0 in the 0.20.x series #407

Closed
glaucocustodio opened this issue May 4, 2016 · 4 comments · Fixed by #412
Closed

Support grape >= 0.14.0 in the 0.20.x series #407

glaucocustodio opened this issue May 4, 2016 · 4 comments · Fixed by #412

Comments

@glaucocustodio
Copy link

Is there a specific reason for why grape-swagger v0.20.2 has dependency of ['>= 0.12.0', '<= 0.14.0'].

I am with the latest grape version (0.16.2) and I can't use it with grape-swagger v0.20.2.

Thanks.

@dblock
Copy link
Member

dblock commented May 4, 2016

The dependency is locked because it doesn't work, @LeFnord is working on some of this, but we would love help!

@dblock dblock added the question label May 4, 2016
@LeFnord
Copy link
Member

LeFnord commented May 4, 2016

check out the repo, unlock the version and use it local
→ it is not tested and you got many deprecation warnings route.rb#L93

@dblock dblock changed the title Grape version Support grape >= 0.14.0 in the 0.20.x series May 5, 2016
@dblock
Copy link
Member

dblock commented May 5, 2016

I've renamed this issue to Support grape >= 0.14.0 in the 0.20.x series.

dblock added a commit to dblock/grape-swagger that referenced this issue May 6, 2016
dblock added a commit to dblock/grape-swagger that referenced this issue May 6, 2016
dblock added a commit to dblock/grape-swagger that referenced this issue May 6, 2016
dblock added a commit that referenced this issue May 6, 2016
Added support for Grape 0.15.x, part of #407.
dblock added a commit to dblock/grape-swagger that referenced this issue May 6, 2016
dblock added a commit to dblock/grape-swagger that referenced this issue May 6, 2016
dblock added a commit to dblock/grape-swagger that referenced this issue May 6, 2016
dblock added a commit to dblock/grape-swagger that referenced this issue May 6, 2016
@dblock
Copy link
Member

dblock commented May 7, 2016

HEAD now supports all Grape versions, including 0.16.2. I'd appreciate if some people could try it before I cut a release early next week.

dblock added a commit that referenced this issue May 7, 2016
kzaitsev pushed a commit to kzaitsev/grape-swagger that referenced this issue May 8, 2016
kzaitsev pushed a commit to kzaitsev/grape-swagger that referenced this issue May 8, 2016
LeFnord pushed a commit to LeFnord/grape-swagger that referenced this issue Feb 9, 2019
LeFnord pushed a commit to LeFnord/grape-swagger that referenced this issue Feb 9, 2019
LeFnord pushed a commit to LeFnord/grape-swagger that referenced this issue Feb 9, 2019
LeFnord pushed a commit to LeFnord/grape-swagger that referenced this issue Feb 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants