ruby-rbot / rbot

The Ruby IRC Bot.
https://ruby-rbot.github.io/
Other
63 stars 19 forks source link

TCPSocket.gethostbyname is deprecated; use Addrinfo.getaddrinfo instead #82

Open henk84 opened 11 months ago

henk84 commented 11 months ago
rbot/data/rbot/plugins/url.rb:81: warning: TCPSocket.gethostbyname is deprecated; use Addrinfo.getaddrinfo instead.