From 44b37f6535795d7ccbeeb39181e8bca6acf30c5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 22:11:30 +0000 Subject: [PATCH] Bump concurrent-ruby from 1.2.3 to 1.3.7 Bumps [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby) from 1.2.3 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.2.3...v1.3.7) --- updated-dependencies: - dependency-name: concurrent-ruby dependency-version: 1.3.7 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b67c9c7e..94fcfe0e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -49,7 +49,7 @@ GEM sass (~> 3.3) sassy-maps (< 1.0.0) colorator (1.1.0) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.7) connection_pool (2.4.1) console (1.24.0) fiber-annotation @@ -66,12 +66,15 @@ GEM faraday-net_http (>= 2.0, < 3.2) faraday-net_http (3.1.0) net-http + ffi (1.16.3) ffi (1.16.3-x64-mingw-ucrt) fiber-annotation (0.2.0) fiber-local (1.0.0) filesize (0.2.0) forwardable-extended (2.6.0) gemoji (4.1.0) + google-protobuf (4.26.1) + rake (>= 13) google-protobuf (4.26.1-x64-mingw-ucrt) rake (>= 13) hashery (2.1.2) @@ -154,10 +157,14 @@ 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.22.3) mutex_m (0.2.0) net-http (0.4.1) uri + nokogiri (1.16.4) + mini_portile2 (~> 2.8.2) + racc (~> 1.4) nokogiri (1.16.4-x64-mingw-ucrt) racc (~> 1.4) octokit (4.25.1) @@ -188,6 +195,8 @@ GEM sass-listen (~> 4.0.0) sass-embedded (1.75.0-x64-mingw-ucrt) google-protobuf (>= 3.25, < 5.0) + sass-embedded (1.75.0-x86_64-linux-gnu) + google-protobuf (>= 3.25, < 5.0) sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) @@ -211,13 +220,13 @@ GEM unicode-display_width (2.5.0) uri (0.13.0) verbal_expressions (0.1.5) - wdm (0.1.1) webrick (1.8.1) yell (2.2.2) zeitwerk (2.6.13) PLATFORMS x64-mingw-ucrt + x86_64-linux DEPENDENCIES breakpoint @@ -235,8 +244,7 @@ DEPENDENCIES jekyll-theme-so-simple! jekyll-typogrify jemoji - rake - wdm (~> 0.1) + rake (>= 12.3.3, >= 0) BUNDLED WITH 2.4.22