From 07503aad66ebbea5b18ce023e999ee2b051dcbd6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 06:45:27 +0000 Subject: [PATCH] Bump concurrent-ruby in the bundler group across 1 directory Bumps the bundler group with 1 update in the / directory: [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby). Updates `concurrent-ruby` from 1.1.10 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.1.10...v1.3.7) --- updated-dependencies: - dependency-name: concurrent-ruby dependency-version: 1.3.7 dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9cd2a61..c98aec3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -23,7 +23,7 @@ GEM json (>= 1.5.1) ast (2.4.2) colorator (1.1.0) - concurrent-ruby (1.1.10) + concurrent-ruby (1.3.7) em-websocket (0.5.3) eventmachine (>= 0.12.9) http_parser.rb (~> 0) @@ -86,7 +86,11 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.4.0) + mini_portile2 (2.8.9) minitest (5.16.3) + nokogiri (1.13.8) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) nokogiri (1.13.8-arm64-darwin) racc (~> 1.4) nuggets (1.6.1) @@ -143,6 +147,7 @@ GEM PLATFORMS arm64-darwin-21 + x86_64-linux DEPENDENCIES jekyll (~> 4.0)