new update system

This commit is contained in:
2026-06-10 08:26:38 -06:00
parent b1d4e2565f
commit 9c5c1e158f
7 changed files with 76 additions and 58 deletions

6
updates.d/40-ruby.sh Normal file
View File

@@ -0,0 +1,6 @@
#!/bin/bash
echo "Updating Ruby and Rails..."
mise upgrade --bump ruby
mise reshim
gem update