ruby: 3.3.4 -> 3.3.5 (#340137)

Fixes: CVE-2024-43398
Fixes: CVE-2024-41946
Fixes: CVE-2024-41123
Fixes: CVE-2024-39908
This commit is contained in:
Michael Stahnke 2024-09-07 01:53:28 -05:00 committed by GitHub
parent 50da31693c
commit a487044287
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -313,8 +313,8 @@ in {
};
ruby_3_3 = generic {
version = rubyVersion "3" "3" "4" "";
hash = "sha256-/mow+X1U4Cl2jy3fSSNpnEFs28Om6W2z4tVxbH25ajQ=";
version = rubyVersion "3" "3" "5" "";
hash = "sha256-N4GjUEIiwvJstLnrnBoS2/SUTTZs4kqf+M+Z7LznUZY=";
cargoHash = "sha256-GeelTMRFIyvz1QS2L+Q3KAnyQy7jc0ejhx3TdEFVEbk=";
};