source 'https://rubygems.org'
ruby '2.6.2'

gem 'sinatra', '~>2.1.0'
gem 'thin'
