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

Gem isn't compatible with rest-client 2.1 or higher #7

Open
ragesoss opened this issue Oct 12, 2021 · 0 comments · May be fixed by #8
Open

Gem isn't compatible with rest-client 2.1 or higher #7

ragesoss opened this issue Oct 12, 2021 · 0 comments · May be fixed by #8

Comments

@ragesoss
Copy link

This gem is locked to the 2.0.x series of rest-client, while the latest release (which is required by some other gems, like mailgun-ruby) is 2.1.0.

There are not supposed to be any breaking changes from 2.0.2 to 2.1.0 ( https://github.com/rest-client/rest-client/blob/master/history.md ) so the dependency spec could probably just be relaxed to >= 2.0.2 or ~> 2.0.

ragesoss added a commit to ragesoss/accredible-api-ruby that referenced this issue Oct 12, 2021
@ragesoss ragesoss linked a pull request Oct 13, 2021 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant