mirror of
https://github.com/cyberarm/w3d_hub_linux_launcher.git
synced 2025-12-15 08:42:34 +00:00
Updated gems, added server events to games page
This commit is contained in:
24
Gemfile.lock
24
Gemfile.lock
@@ -3,42 +3,43 @@ GEM
|
||||
specs:
|
||||
addressable (2.8.0)
|
||||
public_suffix (>= 2.0.2, < 5.0)
|
||||
async (1.30.1)
|
||||
async (1.30.2)
|
||||
console (~> 1.10)
|
||||
nio4r (~> 2.3)
|
||||
timers (~> 4.1)
|
||||
async-http (0.56.5)
|
||||
async-http (0.56.6)
|
||||
async (>= 1.25)
|
||||
async-io (>= 1.28)
|
||||
async-pool (>= 0.2)
|
||||
protocol-http (~> 0.22.0)
|
||||
protocol-http1 (~> 0.14.0)
|
||||
protocol-http2 (~> 0.14.0)
|
||||
traces (~> 0.4.0)
|
||||
async-io (1.33.0)
|
||||
async
|
||||
async-pool (0.3.9)
|
||||
async-pool (0.3.10)
|
||||
async (>= 1.25)
|
||||
async-websocket (0.19.0)
|
||||
async-http (~> 0.54)
|
||||
async-io (~> 1.23)
|
||||
protocol-websocket (~> 0.7.0)
|
||||
clipboard (1.3.6)
|
||||
concurrent-ruby (1.1.9)
|
||||
console (1.14.0)
|
||||
concurrent-ruby (1.1.10)
|
||||
console (1.15.3)
|
||||
fiber-local
|
||||
cyberarm_engine (0.20.0)
|
||||
cyberarm_engine (0.21.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.92.0)
|
||||
excon (0.92.3)
|
||||
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 (1.4.3)
|
||||
gosu_more_drawables (0.3.1)
|
||||
i18n (1.10.0)
|
||||
concurrent-ruby (~> 1.0)
|
||||
@@ -46,8 +47,8 @@ GEM
|
||||
addressable (~> 2.7)
|
||||
nio4r (2.5.8)
|
||||
protocol-hpack (1.4.2)
|
||||
protocol-http (0.22.5)
|
||||
protocol-http1 (0.14.2)
|
||||
protocol-http (0.22.6)
|
||||
protocol-http1 (0.14.4)
|
||||
protocol-http (~> 0.22)
|
||||
protocol-http2 (0.14.2)
|
||||
protocol-hpack (~> 1.4)
|
||||
@@ -55,11 +56,12 @@ GEM
|
||||
protocol-websocket (0.7.5)
|
||||
protocol-http (~> 0.2)
|
||||
protocol-http1 (~> 0.2)
|
||||
public_suffix (4.0.6)
|
||||
public_suffix (4.0.7)
|
||||
rake (13.0.6)
|
||||
rexml (3.2.5)
|
||||
thread-local (1.1.0)
|
||||
timers (4.3.3)
|
||||
traces (0.4.1)
|
||||
|
||||
PLATFORMS
|
||||
x64-mingw-ucrt
|
||||
|
||||
Reference in New Issue
Block a user