Added packaging support for windows (windows is still glitchy/crashy when it comes to downloading images)

This commit is contained in:
2022-03-18 18:33:44 -05:00
parent 8ba577d5fd
commit 76ca7e369f
5 changed files with 36 additions and 7 deletions

View File

@@ -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)