source "https://rubygems.org"

gem "sinatra", "~> 3.2"
gem "dotenv", "~> 2.8"
gem "json", "~> 2.6"
