# frozen_string_literal: true
source 'https://rubygems.org'

gem 'sinatra'

gem 'pry-byebug'
