Skip to content

Commit

Permalink
Merge pull request #281754 from marsam/update-ruby_3_2
Browse files Browse the repository at this point in the history
ruby_3_2: 3.2.2 -> 3.2.3
  • Loading branch information
marsam authored Jan 18, 2024
2 parents fc79f3c + 5804d11 commit 23fc541
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 @@ -300,8 +300,8 @@ in {
};

ruby_3_2 = generic {
version = rubyVersion "3" "2" "2" "";
hash = "sha256-lsV1WIcaZ0jeW8nydOk/S1qtBs2PN776Do2U57ikI7w=";
version = rubyVersion "3" "2" "3" "";
hash = "sha256-r38XV9ndtjA0WYgTkhHx/VcP9bqDDe8cx8Rorptlybo=";
cargoHash = "sha256-6du7RJo0DH+eYMOoh3L31F3aqfR5+iG1iKauSV1uNcQ=";
};

Expand Down

0 comments on commit 23fc541

Please sign in to comment.