From c247c39c723a9caaf03e36de779d49d57f8140fc Mon Sep 17 00:00:00 2001 From: Martijn Versluis Date: Thu, 16 Jul 2026 09:02:22 +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 70c9892..98e2dc6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -29,7 +29,7 @@ GEM ast (2.4.2) base64 (0.3.0) bigdecimal (4.1.0) - concurrent-ruby (1.3.6) + concurrent-ruby (1.3.7) connection_pool (3.0.2) crack (1.0.0) bigdecimal