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

Update dependencies to the newest ones #4

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

Conversation

stefanluptak
Copy link

I had a problem using this library, because some dependencies were colliding with mine. Updating them fixed it.

I had to re-record the ExVcr cassettes because of the major bump in the ex_vcr dependency.

I also silenced the deprecation: parse the HTML with parse_document or parse_fragment before using find/2 warning by using Floki.parse_document! in the parsing pipeline.

@maxie7
Copy link

maxie7 commented Feb 3, 2022

Do merge please!

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.

2 participants