Remove gitaly-ruby references from CI setup and comments
What does this MR do and why?
gitaly-ruby no longer is run. With gitaly!5604 (merged) the Ruby dependencies are no longer installed. We can remove all steps relating to installing the Ruby dependencies.
How to set up and validate locally
rm -rf tmp/tests/gitaly
- Run
bundle exec bundle exec rspec spec/models/project_spec.rb
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Stan Hu