Commit Graph

7 Commits

Author SHA1 Message Date
12a43ae400 Ensure all installers have a shebang line to specify bash
Closes #134
2025-07-16 14:19:03 -07:00
59b561a3ac Don't actually install a specific ruby version
Compilation slows down the install too much, and very often projects
specify something specific.
2025-07-04 16:23:18 -07:00
9d9ac08275 Activate Ruby for use 2025-06-25 19:41:48 -07:00
e03d02836e No -g needed 2025-06-24 15:37:23 -07:00
6f88667556 Only apply to ruby 2025-06-24 15:11:00 -07:00
fc3cb91107 Trust .ruby-version too 2025-06-24 15:08:15 -07:00
0816045730 Install Ruby using the gcc14 compiler
Until there is gcc15 compatibility available
2025-06-24 15:03:54 -07:00