Personal Ruby Challenges Dependencies Ruby (2.6.4) Local Setup gem install bundler:2.0.2 bundle Run Unit tests bundle exec rspec . Run Rubocop check bundle exec rubocop Debug with Guard bundle exec guard