From 5a434c117da8c5de276c439f115cf1377082d9aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 20:54:42 +0000 Subject: [PATCH] Bump concurrent-ruby from 1.3.5 to 1.3.7 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] --- Gemfile.lock | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b492f80..28e2b08 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,7 +6,7 @@ GEM base64 (0.2.0) bigdecimal (3.1.9) colorator (1.1.0) - concurrent-ruby (1.3.5) + concurrent-ruby (1.3.7) csv (3.3.2) em-websocket (0.5.3) eventmachine (>= 0.12.9) @@ -45,6 +45,12 @@ GEM webrick (~> 1.7) jekyll-include-cache (0.2.1) jekyll (>= 3.7, < 5.0) + jekyll-remote-theme (0.5.1) + addressable (~> 2.0) + jekyll (>= 3.5, < 5.0) + jekyll-sass-converter (>= 1.0, < 4.0, != 2.0.0) + openssl (>= 3.1.2) + rubyzip (>= 1.3.0, < 3.0) jekyll-sass-converter (3.0.0) sass-embedded (~> 1.54) jekyll-seo-tag (2.8.0) @@ -66,6 +72,7 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.4.0) + openssl (4.0.2) pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (6.0.1) @@ -75,6 +82,7 @@ GEM ffi (~> 1.0) rexml (3.4.0) rouge (4.5.1) + rubyzip (2.4.1) safe_yaml (1.0.5) sass-embedded (1.83.4-arm64-darwin) google-protobuf (~> 4.29) @@ -91,6 +99,7 @@ PLATFORMS DEPENDENCIES jekyll (~> 4.4.1) + jekyll-remote-theme just-the-docs (= 0.12.0) BUNDLED WITH