snibox / snibox

Self-hosted snippet manager

Home Page:https://snibox.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

warnings in the docker container

juanico10 opened this issue · comments

Hello!

I am getting these warnings in the docker container:

snibox-backend  | /usr/local/bundle/gems/net-protocol-0.2.1/lib/net/protocol.rb:68: warning: already initialized constant Net::ProtocRetryError
snibox-backend  | /usr/local/lib/ruby/2.6.0/net/protocol.rb:66: warning: previous definition of ProtocRetryError was here
snibox-backend  | /usr/local/bundle/gems/net-protocol-0.2.1/lib/net/protocol.rb:214: warning: already initialized constant Net::BufferedIO::BUFSIZE
snibox-backend  | /usr/local/lib/ruby/2.6.0/net/protocol.rb:206: warning: previous definition of BUFSIZE was here
snibox-backend  | /usr/local/bundle/gems/net-protocol-0.2.1/lib/net/protocol.rb:541: warning: already initialized constant Net::NetPrivate::Socket
snibox-backend  | /usr/local/lib/ruby/2.6.0/net/protocol.rb:503: warning: previous definition of Socket was here

What could it be?
Best regards
Juan