ruby_3_2: 3.2.3 -> 3.2.4

Changelog: https://github.com/ruby/ruby/releases/tag/v3_2_4

Release Notes: https://www.ruby-lang.org/en/news/2024/04/23/ruby-3-2-4-released/
This commit is contained in:
Mario Rodas
2024-04-23 04:20:00 +00:00
parent f6d863e1c2
commit 938384a7a5
@@ -301,8 +301,8 @@ in {
};
ruby_3_2 = generic {
version = rubyVersion "3" "2" "3" "";
hash = "sha256-r38XV9ndtjA0WYgTkhHx/VcP9bqDDe8cx8Rorptlybo=";
version = rubyVersion "3" "2" "4" "";
hash = "sha256-xys8XDBILcoYsPhoyQdfP0fYFo6vYm1OaCzltZyFhpI=";
cargoHash = "sha256-6du7RJo0DH+eYMOoh3L31F3aqfR5+iG1iKauSV1uNcQ=";
};