Skip to content

Instantly share code, notes, and snippets.

@sushant12
Created June 4, 2017 11:21
Show Gist options
  • Save sushant12/ba997a055ed8023f3b978ea2a1f0a17e to your computer and use it in GitHub Desktop.
Save sushant12/ba997a055ed8023f3b978ea2a1f0a17e to your computer and use it in GitHub Desktop.
source 'https://rubygems.org'
gem 'activerecord', '~> 5.0', '>= 5.0.0.1'
gem 'pg'
gem 'sinatra'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment