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

Warnings in 2.5.1 #183

Closed
asiniy opened this issue Oct 19, 2018 · 2 comments
Closed

Warnings in 2.5.1 #183

asiniy opened this issue Oct 19, 2018 · 2 comments

Comments

@asiniy
Copy link

asiniy commented Oct 19, 2018

If you're using this gem on ruby 2.5.1, you should get this warning

/home/serge/projects/web_punch/app/controllers/videos_controller.rb:7: warning: VideoInfo#available? at /home/serge/.rvm/rubies/ruby-2.5.1/lib/ruby/2.5.0/forwardable.rb:157 forwarding to private metho
d VideoInfo::Providers::Youtube#available?

How could it be avoided?

@markets
Copy link
Collaborator

markets commented Feb 20, 2023

@asiniy is this still present in recent versions? Ruby 2.5 is EOL and officially not supported anymore in our CI.

@markets
Copy link
Collaborator

markets commented Feb 24, 2023

Closing for now as we are not officially supporting Ruby 2.5. Please, re-open if you can reproduce it in newer versions.

ruby: ['2.6', '2.7', '3.0', '3.1', '3.2', 'head']

@markets markets closed this as completed Feb 24, 2023
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

2 participants