mirror of
https://github.com/cyberarm/w3d_hub_linux_launcher.git
synced 2025-12-15 16:52:34 +00:00
Added packaging support for windows (windows is still glitchy/crashy when it comes to downloading images)
This commit is contained in:
12
Gemfile.lock
12
Gemfile.lock
@@ -14,7 +14,7 @@ GEM
|
||||
protocol-http (~> 0.22.0)
|
||||
protocol-http1 (~> 0.14.0)
|
||||
protocol-http2 (~> 0.14.0)
|
||||
async-io (1.32.2)
|
||||
async-io (1.33.0)
|
||||
async
|
||||
async-pool (0.3.9)
|
||||
async (>= 1.25)
|
||||
@@ -26,21 +26,21 @@ GEM
|
||||
concurrent-ruby (1.1.9)
|
||||
console (1.14.0)
|
||||
fiber-local
|
||||
cyberarm_engine (0.19.1)
|
||||
clipboard (~> 1.3.5)
|
||||
excon (~> 0.78.0)
|
||||
cyberarm_engine (0.20.0)
|
||||
clipboard (~> 1.3)
|
||||
excon (~> 0.88)
|
||||
gosu (~> 1.1)
|
||||
gosu_more_drawables (~> 0.3)
|
||||
digest-crc (0.6.4)
|
||||
rake (>= 12.0.0, < 14.0.0)
|
||||
excon (0.78.1)
|
||||
excon (0.92.0)
|
||||
ffi (1.15.5)
|
||||
ffi (1.15.5-x64-mingw-ucrt)
|
||||
ffi (1.15.5-x64-mingw32)
|
||||
fiber-local (1.0.0)
|
||||
gosu (1.4.1)
|
||||
gosu_more_drawables (0.3.1)
|
||||
i18n (1.9.1)
|
||||
i18n (1.10.0)
|
||||
concurrent-ruby (~> 1.0)
|
||||
launchy (2.5.0)
|
||||
addressable (~> 2.7)
|
||||
|
||||
Reference in New Issue
Block a user