source "https://rubygems.org"
gem "rspec", "~> 3.1.0"
gem "rake"
gem "stud"
gem "pry", :group => :test
gem 'docker-api'
