source 'https://rubygems.org'

gem 'opal', :path => '../..'
gem 'puma' # webrick has a bug with safari
gem 'sinatra'
