chore: remove Ruby implementation and tooling

This commit is contained in:
Micheal Wilkinson
2026-03-19 16:17:54 +00:00
parent 8174c6a983
commit 8d34674415
24 changed files with 72 additions and 2164 deletions

21
.gitignore vendored
View File

@@ -1,17 +1,3 @@
# rcov generated
coverage
# rdoc generated
rdoc
# yard generated
doc
.yardoc
# jeweler generated
pkg
.bundle
# Have editor/IDE/OS specific files you need to ignore? Consider using a global gitignore:
#
@@ -44,17 +30,10 @@ pkg
.idea/
*.iml
Gemfile.lock
vendor/
homesick*.gem
# Go scaffolding artifacts
dist/
*.test
*.out
# rbenv configuration
.ruby-version
.github/*