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

fixes grape to 0.14.0 #383

Merged
merged 1 commit into from
Apr 15, 2016
Merged

fixes grape to 0.14.0 #383

merged 1 commit into from
Apr 15, 2016

Conversation

LeFnord
Copy link
Member

@LeFnord LeFnord commented Apr 15, 2016

fixing of grape-entity is not needed, tested it with: 0.4.8, 0.5.0 and 0.5.1 runs green always

@LeFnord LeFnord merged commit 4710717 into master Apr 15, 2016
@LeFnord LeFnord deleted the fix_dependencies branch April 15, 2016 13:01
gem 'grape', github: 'ruby-grape/grape'
else
gem 'grape', version
end
Copy link
Member

@dblock dblock Apr 15, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removing this caused Travis to not build/test with different versions!

https://github.com/ruby-grape/grape-swagger/blob/master/.travis.yml

Copy link
Member Author

@LeFnord LeFnord Apr 15, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mmh, then I should readd it …

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I also think we should not spend too much time supporting previous releases of things with newer versions, I suggest moving onward and enabling 0.16.x + whatever new stuff over older things.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeap, I totally agree with you …
but we should support grape 0.14.0 for a while, as I said, support for > 0.16.1 is on the road,
but we should give all a while to test actual grape-swagger version and improve it

LeFnord added a commit to LeFnord/grape-swagger that referenced this pull request 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 this pull request may close these issues.

2 participants