# frozen_string_literal: true source "https://rubygems.org" # gem "rails" gem "sinatra", "~> 2.1" gem "slim", "~> 4.1" gem "dotenv", "~> 2.7"