diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index c9dc9191f..8696fd362 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -4,6 +4,7 @@ GIT branch: main specs: omnibus-software (25.10.350) + ffi (>= 1.17.0) omnibus (>= 9.0.0) GIT @@ -173,7 +174,7 @@ GEM net-http fauxhai-chef (9.3.16) net-ssh - ffi (1.16.3) + ffi (1.17.0) ffi-libarchive (1.1.14) ffi (~> 1.0) ffi-yajl (2.6.0) @@ -216,7 +217,7 @@ GEM iostruct (0.5.0) ipaddress (0.8.3) jmespath (1.6.2) - json (2.15.2.1) + json (2.19.9) kitchen-vagrant (2.0.1) test-kitchen (>= 1.4, < 4) libyajl2 (2.1.0) @@ -386,10 +387,10 @@ GEM toml-rb (2.2.0) citrus (~> 3.0, > 3.0) tomlrb (1.3.0) - train-core (3.13.4) + train-core (3.16.5) addressable (~> 2.5) - ffi (~> 1.16.0) - json (>= 1.8, < 3.0) + ffi (>= 1.16.0, < 1.18) + json (>= 2.19.2, < 3.0) mixlib-shellout (>= 2.0, < 4.0) net-scp (>= 1.2, < 5.0) net-ssh (>= 2.9, < 8.0)