#!/bin/bash

gem install minitest
gem install minitap
gem install rspec
gem install hrx

pip2 install --user 'requests[security]'
