From eb1d738b1e5a792e98114c7411b0111d4a7d0c5f Mon Sep 17 00:00:00 2001 From: Charlotte Van Petegem Date: Tue, 28 Jun 2022 14:04:33 +0200 Subject: [PATCH] Dodona uses ruby 3.1 now --- shells/dodona.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shells/dodona.nix b/shells/dodona.nix index cff9dc17..41baa12d 100644 --- a/shells/dodona.nix +++ b/shells/dodona.nix @@ -8,7 +8,7 @@ gnumake nodejs nodePackages.typescript-language-server - ruby_3_0 + ruby_3_1 yarn ]; env = [