1.2.1

(fix): Fix rubocop not running in local mode by running bundle install before bundle exec rubocop -A and clearing conflicting nix/devbox Ruby environment variables. Previously, rubocop ran before dependencies were installed and relied on a system-level rubocop that could be broken or absent outside Docker.