From d557f61a02e056afeb67168a0bdfce32a73eb4ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 20:42:45 +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 | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7f7a1919..11a148e8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,14 +9,12 @@ GEM addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) colorator (1.1.0) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.7) em-websocket (0.5.3) eventmachine (>= 0.12.9) http_parser.rb (~> 0) eventmachine (1.2.7) - eventmachine (1.2.7-x64-mingw32) ffi (1.15.5) - ffi (1.15.5-x64-mingw32) forwardable-extended (2.6.0) google-protobuf (3.22.0.rc.2) http_parser.rb (0.8.0) @@ -64,8 +62,6 @@ GEM sass-embedded (1.62.1) google-protobuf (~> 3.21) rake (>= 10.0.0) - sass-embedded (1.62.1-x64-mingw32) - google-protobuf (~> 3.21) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) unicode-display_width (2.5.0) @@ -73,7 +69,7 @@ GEM PLATFORMS ruby - x64-mingw32 + x64-mingw-ucrt DEPENDENCIES bundler (~> 2.1)