Skip to content

Instantly share code, notes, and snippets.

@oivoodoo
Created April 1, 2017 20:26
Show Gist options
  • Save oivoodoo/730df2bbc84177c1dc2e4235e8f0c620 to your computer and use it in GitHub Desktop.
Save oivoodoo/730df2bbc84177c1dc2e4235e8f0c620 to your computer and use it in GitHub Desktop.
source 'https://rubygems.org'
group :test do
gem 'rspec'
gem 'pry'
gem 'pry-byebug'
gem 'rake', '11.3.0'
gem 'docker-api'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment