add rspec to ruby
This commit is contained in:
parent
34fdbf818e
commit
5e86a43791
1 changed files with 1 additions and 0 deletions
|
@ -2,5 +2,6 @@
|
|||
buildInputs = with pkgs; [
|
||||
ruby_3_2
|
||||
postgresql_15
|
||||
rubyPackages_3_2.rspec-core
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue