shells: gamification is ruby 3.3 now
This commit is contained in:
parent
3583052df9
commit
041b47cdb9
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@
|
||||||
postgres.command = "pg:start";
|
postgres.command = "pg:start";
|
||||||
};
|
};
|
||||||
language.ruby = {
|
language.ruby = {
|
||||||
package = pkgs.ruby_3_2;
|
package = pkgs.ruby_3_3;
|
||||||
nativeDeps = [ pkgs.sqlite pkgs.libmysqlclient pkgs.zlib pkgs.openssl pkgs.libyaml ];
|
nativeDeps = [ pkgs.sqlite pkgs.libmysqlclient pkgs.zlib pkgs.openssl pkgs.libyaml ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue