Hi,
I have an old repo which uses Ruby 1.9.3 and does web socket client connections. Is it possible to use this gem with Ruby 1.9.3?
Currently I am getting error while installing:
E:\Jmyapp>gem install websocket-client-simple
ERROR: Error installing websocket-client-simple:
websocket requires Ruby version >= 2.0.
Hi,
I have an old repo which uses Ruby 1.9.3 and does web socket client connections. Is it possible to use this gem with Ruby 1.9.3?
Currently I am getting error while installing: