From 7352b7d51cf37fc42437c181c2ab1f35b3c4b8af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 00:51:50 +0000 Subject: [PATCH] build(deps-dev): bump concurrent-ruby in /appengine/websockets Bumps [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby) from 1.2.2 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.2...v1.3.7) --- updated-dependencies: - dependency-name: concurrent-ruby dependency-version: 1.3.7 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- appengine/websockets/Gemfile.lock | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/appengine/websockets/Gemfile.lock b/appengine/websockets/Gemfile.lock index 190b420df..2dac62ab7 100644 --- a/appengine/websockets/Gemfile.lock +++ b/appengine/websockets/Gemfile.lock @@ -12,7 +12,7 @@ GEM rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) - concurrent-ruby (1.2.2) + concurrent-ruby (1.3.7) cuprite (0.14.3) capybara (~> 3.0) ferrum (~> 0.13.0) @@ -42,6 +42,9 @@ GEM rack (~> 2.2, >= 2.2.4) rack-test (2.1.0) rack (>= 1.3) + rackup (1.0.1) + rack (< 3) + webrick regexp_parser (2.8.1) rspec (3.12.0) rspec-core (~> 3.12.0) @@ -84,6 +87,7 @@ DEPENDENCIES cuprite faye-websocket rack-test + rackup rspec rspec_junit_formatter sinatra