# frozen_string_literal: true source "https://rubygems.org" gem 'sinatra' gem 'dotenv' gem 'indieauth-token-verification' gem 'mime-types'