From f1a44ec1d453fb5514cf65cde3319a143c56d387 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 12:47:22 +0000 Subject: [PATCH] Bump concurrent-ruby from 1.3.5 to 1.3.7 in /omnibus Bumps [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby) from 1.3.5 to 1.3.7. - [Release notes](https://github.com/ruby-concurrency/concurrent-ruby/releases) - [Changelog](https://github.com/ruby-concurrency/concurrent-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/ruby-concurrency/concurrent-ruby/compare/v1.3.5...v1.3.7) --- updated-dependencies: - dependency-name: concurrent-ruby dependency-version: 1.3.7 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- omnibus/Gemfile.lock | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index c9dc9191f..bd8c837c9 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 @@ -150,7 +151,7 @@ GEM citrus (3.0.2) cleanroom (1.0.0) coderay (1.1.3) - concurrent-ruby (1.3.5) + concurrent-ruby (1.3.7) contracts (0.16.1) cookbook-omnifetch (0.12.2) mixlib-archive (>= 0.4, < 2.0) @@ -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.21.1) 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)