mirror of
https://github.com/cyberarm/w3d_hub_linux_launcher.git
synced 2025-12-15 16:52:34 +00:00
Removed Async[websocket/http] due to excessive require times and reliablity issues on Windows
This commit is contained in:
5
Gemfile
5
Gemfile
@@ -6,12 +6,9 @@ gem "i18n"
|
||||
gem "rexml"
|
||||
gem "digest-crc"
|
||||
gem "ffi"
|
||||
gem "async", "~>1.30.1"
|
||||
gem "async-http"
|
||||
gem "async-websocket"
|
||||
gem "websocket-client-simple"
|
||||
gem "thread-local"
|
||||
gem "ircparser"
|
||||
gem "net-ping"
|
||||
gem "win32-security", platforms: [:x64_mingw, :mingw]
|
||||
|
||||
# group :windows_packaging do
|
||||
|
||||
Reference in New Issue
Block a user