source "https://rubygems.org"
ruby "3.2.2"
gem 'sinatra', '1.1.0'
gem 'thin'
gem 'foreman'
