From 02bb7709632ca848b852985d8a06f425d0d916de Mon Sep 17 00:00:00 2001 From: Martijn Versluis Date: Thu, 16 Jul 2026 09:03:11 +0200 Subject: [PATCH] Patch concurrent-ruby lock and atomic-reference advisories MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps 1.3.6 → 1.3.7. Addresses: - GHSA AtomicReference#update livelocks when the stored value is Float::NAN (high) - GHSA ReentrantReadWriteLock read-count overflow grants a write lock without exclusivity (low) - GHSA ReadWriteLock allows wrong-thread write release and stray read-release counter corruption (low) --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index c728c23..45fb41b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -30,7 +30,7 @@ GEM base64 (0.3.0) bigdecimal (4.0.1) byebug (11.1.3) - concurrent-ruby (1.3.6) + concurrent-ruby (1.3.7) connection_pool (3.0.2) crack (1.0.0) bigdecimal