Gandalf is ruby 3.2 now
This commit is contained in:
parent
76d5fa9d28
commit
7401e5ba8a
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
|||
sidekiq.command = "bundle exec sidekiq";
|
||||
};
|
||||
language.ruby = {
|
||||
package = pkgs.ruby_3_0;
|
||||
package = pkgs.ruby_3_2;
|
||||
nativeDeps = [ pkgs.libmysqlclient pkgs.zlib ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue