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

Add version restriction for uri gem #367

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jordan-brough
Copy link

The "uri" gem was updated last week and the new version has an incompatibility with the "cookiejar" library.

See ruby/uri#131

The "uri" gem was updated last week and the new version has an incompatibility with the "cookiejar" library.

See ruby/uri#131
@jordan-brough
Copy link
Author

The upstream issue ruby/uri#131 has been addressed.

I've updated this PR to instead just exclude the incompatible versions of uri.
Those would normally be better to put in the cookiejar gem, but that gem is archived.

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 this pull request may close these issues.

1 participant