Skip to content

v2025.1.7

@rosschurchill rosschurchill tagged this 23 Nov 06:41
Fixed NameError when installing rubocop via gem after Ruby installation.

The subprocess module was used but not imported, causing:
  ❌ gem install error: name 'subprocess' is not defined

Added subprocess to imports at top of cli.py.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Assets 2
Loading