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

Ruby 3.0 ::: "Open" is Deprecated #45

Open
jsampaiog opened this issue May 15, 2021 · 0 comments
Open

Ruby 3.0 ::: "Open" is Deprecated #45

jsampaiog opened this issue May 15, 2021 · 0 comments

Comments

@jsampaiog
Copy link

jsampaiog commented May 15, 2021

Hi Guys,
It's necessary to update the open being used in: load_posts.rb line 40.

download_stream = open(new_media_url)

Open method has been deprecated and URI.open is necessary.

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

1 participant