Skip to content

Commit f32579d

Browse files
authored
ruby_3_2: 3.2.5 -> 3.2.6 (#356446)
2 parents 1bfa672 + 1cd3634 commit f32579d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/development/interpreters/ruby/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -307,8 +307,8 @@ in {
307307
};
308308

309309
ruby_3_2 = generic {
310-
version = rubyVersion "3" "2" "5" "";
311-
hash = "sha256-7wYQtJj2D7XP13tRrbPBD0yo7ZoXy4fGHlvqMUrDShY=";
310+
version = rubyVersion "3" "2" "6" "";
311+
hash = "sha256-2ctl7N8/GGaWOfJji2M3ntb7sX2Trk5ybU6yv2ikg3A=";
312312
cargoHash = "sha256-6du7RJo0DH+eYMOoh3L31F3aqfR5+iG1iKauSV1uNcQ=";
313313
};
314314

0 commit comments

Comments
 (0)