Merge pull request #267782 from kirillrdy/ruby_3_3

ruby_3_3: preview2 -> preview3
This commit is contained in:
Mario Rodas 2023-11-15 23:55:49 -05:00 committed by GitHub
commit aba830385b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -351,8 +351,8 @@ in {
};
ruby_3_3 = generic {
version = rubyVersion "3" "3" "0" "preview2";
sha256 = "sha256-MM6LD+EbN7WsCI9aV2V0S5NerEW7ianjgXMVMxRPWZE=";
version = rubyVersion "3" "3" "0" "preview3";
sha256 = "sha256-CWkUG+kuZ+DtuEqPs1SsyY8BvXjmAqI6DxNgRcgvSAk=";
cargoSha256 = "sha256-GeelTMRFIyvz1QS2L+Q3KAnyQy7jc0ejhx3TdEFVEbk=";
};