Skip to content

Instantly share code, notes, and snippets.

@sushant12
Created June 3, 2017 05:51
Show Gist options
  • Save sushant12/eb47ef260cab6473248242ea1dc8e83d to your computer and use it in GitHub Desktop.
Save sushant12/eb47ef260cab6473248242ea1dc8e83d to your computer and use it in GitHub Desktop.
source 'https://rubygems.org'
gem 'rack'
gem 'pg'
gem 'puma'
gem 'tilt'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment