source 'https://rubygems.org'

gem 'omniauth', '~> 1.3'
gem 'omniauth-asana'
gem 'sinatra'
gem 'asana', path: '../'
