Fixes for Ruby 3.3.0

This commit is contained in:
2023-12-29 17:58:30 -06:00
parent e3a33b784a
commit 2fe15cb511
3 changed files with 19 additions and 8 deletions

View File

@@ -1,6 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
base64 (0.2.0)
concurrent-ruby (1.2.2)
cyberarm_engine (0.24.0)
excon (~> 0.88)
@@ -9,7 +10,7 @@ GEM
digest-crc (0.6.5)
rake (>= 12.0.0, < 14.0.0)
event_emitter (0.2.6)
excon (0.104.0)
excon (0.108.0)
ffi (1.16.3)
ffi-win32-extensions (1.0.4)
ffi
@@ -39,6 +40,7 @@ PLATFORMS
x86_64-linux
DEPENDENCIES
base64
cyberarm_engine
digest-crc
i18n
@@ -51,4 +53,4 @@ DEPENDENCIES
win32-security
BUNDLED WITH
2.4.14
2.5.3