Skip to content

chore: add Ruby version and update gitignore#22

Merged
vishaltps merged 2 commits intomainfrom
chore/ruby-version-and-gitignore
Feb 5, 2026
Merged

chore: add Ruby version and update gitignore#22
vishaltps merged 2 commits intomainfrom
chore/ruby-version-and-gitignore

Conversation

@vishaltps
Copy link
Owner

Summary

  • Add .ruby-version to fix native gem ABI issues
  • Update .gitignore for worktrees and local config

Changes

  • .ruby-version set to 3.3.6 (stable version)
  • .gitignore updated to ignore .worktrees/, .claude/, CLAUDE.md

Testing

  • bundle exec rspec passes (154 examples, 0 failures)

- Set Ruby 3.3.6 via .ruby-version (fixes native gem ABI issues)
- Ignore .claude/ and CLAUDE.md (personal workflows stay local)
@vishaltps vishaltps merged commit 27222dd into main Feb 5, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant