gpp todo: make an alias
git pull --rebase origin master && (bundle check || bundle) && bundle exec rspec && git push origin master