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

Travis CI failure due to grape dependency #2

Closed
yssk22 opened this issue Mar 9, 2013 · 1 comment
Closed

Travis CI failure due to grape dependency #2

yssk22 opened this issue Mar 9, 2013 · 1 comment
Assignees

Comments

@yssk22
Copy link
Contributor

yssk22 commented Mar 9, 2013

I think the cause of recent CI failures[*1] is the change of grape.

ruby-grape/grape#285
https://github.com/gitlabhq/gitlabhq/issues/2403

Steno cannot work with the latest version of grape so

need to add version dependency on steno.gemspec

OR

update the code that uses removed method in grape.

[*1] https://travis-ci.org/cloudfoundry/steno/builds/4807015 (original) https://travis-ci.org/cloudfoundry/steno/builds/5367590 (my #1 pull request)

@ghost ghost assigned cf-frameworks Mar 11, 2013
@cf-frameworks
Copy link
Contributor

I've fixed this grape dependency error. Please re-submit your pull request.

David Sabeti and Ryan Spore

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants