Skip to content

Commit

Permalink
ruby_3_2: 3.2.5 -> 3.2.6 (#356446)
Browse files Browse the repository at this point in the history
  • Loading branch information
kirillrdy authored Dec 2, 2024
2 parents 1bfa672 + 1cd3634 commit f32579d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/development/interpreters/ruby/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -307,8 +307,8 @@ in {
};

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

Expand Down

0 comments on commit f32579d

Please sign in to comment.