new update system
This commit is contained in:
6
updates.d/40-ruby.sh
Normal file
6
updates.d/40-ruby.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo "Updating Ruby and Rails..."
|
||||
mise upgrade --bump ruby
|
||||
mise reshim
|
||||
gem update
|
||||
Reference in New Issue
Block a user