From b4b0a9992909133cc45a842e48bf0f9b61d71514 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 23:32:03 +0000 Subject: [PATCH] Bump concurrent-ruby from 1.3.6 to 1.3.7 Bumps [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby) from 1.3.6 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.6...v1.3.7) --- updated-dependencies: - dependency-name: concurrent-ruby dependency-version: 1.3.7 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d5aa147..d8fe74e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,7 +6,7 @@ GEM base64 (0.3.0) bigdecimal (4.1.1) colorator (1.1.0) - concurrent-ruby (1.3.6) + concurrent-ruby (1.3.7) csv (3.3.5) em-websocket (0.5.3) eventmachine (>= 0.12.9) @@ -20,6 +20,7 @@ GEM net-http (~> 0.5) ffi (1.17.4-aarch64-linux-gnu) ffi (1.17.4-aarch64-mingw-ucrt) + ffi (1.17.4-x86_64-linux-gnu) forwardable-extended (2.6.0) google-protobuf (4.34.1) bigdecimal @@ -27,6 +28,9 @@ GEM google-protobuf (4.34.1-aarch64-linux-gnu) bigdecimal rake (~> 13.3) + google-protobuf (4.34.1-x86_64-linux-gnu) + bigdecimal + rake (~> 13.3) http_parser.rb (0.8.1) i18n (1.14.8) concurrent-ruby (~> 1.0) @@ -87,6 +91,8 @@ GEM google-protobuf (~> 4.31) sass-embedded (1.99.0-aarch64-mingw-ucrt) google-protobuf (~> 4.31) + sass-embedded (1.99.0-x86_64-linux-gnu) + google-protobuf (~> 4.31) sawyer (0.9.3) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) @@ -104,6 +110,7 @@ GEM PLATFORMS aarch64-linux aarch64-mingw-ucrt + x86_64-linux DEPENDENCIES jekyll (~> 4.0)