source 'https://rubygems.org/'

gem 'rack', '~> 1.6'

gem 'sinatra', '~> 1.4'
gem 'omniauth-shopify-app', :path => '../'