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

Updated sinatra version to 2.0 #160

Merged
merged 1 commit into from
Apr 25, 2017

Conversation

gkats
Copy link

@gkats gkats commented Apr 25, 2017

Fixes bundler dependency issues with rails >5.0 and rack 2.0.

Solves: #159

Fixes bundler dependency issues with rails >5.0 and rack 2.0.
@thinkingserious thinkingserious added the status: code review request requesting a community code review or review from Twilio label Apr 25, 2017
@SendGridDX
Copy link

SendGridDX commented Apr 25, 2017

CLA assistant check
All committers have signed the CLA.

@gkats
Copy link
Author

gkats commented Apr 25, 2017

To whoever reviews this, please note that I had some trouble running the tests locally.

Setup:

  • Debian 8.0
  • prism v2.0.0-alpha.3

I had to change prism run --spec <path-to-config> to prism serve -c <path-to-config>. Maybe we should change prism.sh to download a specific version of prism?

@gkats
Copy link
Author

gkats commented Apr 25, 2017

Last thing, if it helps, I added a local build of the gem in an existing Ruby v2.3 and Rails v5.0 project with a bunch of other gems. Bundler installs like a charm.

@thinkingserious
Copy link
Contributor

@pytlesk4 thoughts on @gkats prism comment above? Thanks!

@thinkingserious thinkingserious merged commit 1c2dab2 into sendgrid:master Apr 25, 2017
@thinkingserious
Copy link
Contributor

Hello @gkats,

Thanks again for the PR!

We want to show our appreciation by sending you some swag. Could you please fill out this form so we can send it to you? Thanks!

Team SendGrid DX

@pytlesk4
Copy link

@elmer, you guys should hard code the version of prism, or always download the latest 0.x.x release. 2.x.x is a completely different version of prism and it will break all your tests. I would check all your sdks to make sure they aren't downloading latest version of prism.

skalee added a commit to skalee/sendgrid-ruby that referenced this pull request May 2, 2017
Fixes breaking change introduced in bd72df0
(sendgrid#160), and also fixes the
issue reported in sendgrid#159.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: code review request requesting a community code review or review from Twilio
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants