From aee73465c69d455f9e0db0e4e5a1f7b54ea3e92e Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Sun, 14 Jul 2024 16:02:13 +0200 Subject: Bump to ruby 3.3.4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Also updated rack to fix a CVE. Signed-off-by: Miquel Sabaté Solà --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index 1948831..86d15cb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -187,7 +187,7 @@ GEM puma (6.4.2) nio4r (~> 2.0) racc (1.8.0) - rack (3.1.4) + rack (3.1.7) rack-session (2.0.0) rack (>= 3.0.0) rack-test (2.1.0) @@ -345,7 +345,7 @@ DEPENDENCIES web-console RUBY VERSION - ruby 3.3.3p89 + ruby 3.3.4p94 BUNDLED WITH - 2.5.9 + 2.5.15 -- cgit v1.2.3