From a3e0bdb7e0b999329046c06e7a37cae65c8ef48d Mon Sep 17 00:00:00 2001 From: David Mays Date: Fri, 20 Sep 2024 11:08:45 +0100 Subject: [PATCH] Update to Ruby 3.3.5 --- build-matrix.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-matrix.json b/build-matrix.json index b4d0f8e..749fab0 100644 --- a/build-matrix.json +++ b/build-matrix.json @@ -9,9 +9,9 @@ }, { "rubyver": [ - "3", "3", "4" + "3", "3", "5" ], - "checksum": "fe6a30f97d54e029768f2ddf4923699c416cdbc3a6e96db3e2d5716c7db96a34", + "checksum": "3781a3504222c2f26cb4b9eb9c1a12dbf4944d366ce24a9ff8cf99ecbce75196", "extra": "latest" } ],