Skip to content

Commit 67eb305

Browse files
justin808claude
andcommitted
Fix CI: Add .ruby-version file
- Add .ruby-version file specifying Ruby 3.3.4 - Required by GitHub Actions CI workflow for ruby/setup-ruby action - Fixes all CI jobs (lint, scan_ruby, test) that were failing due to missing Ruby version 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent bac0985 commit 67eb305

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.ruby-version

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
3.3.4

0 commit comments

Comments
 (0)