# frozen_string_literal: true

# A sample Gemfile
source "https://rubygems.org"

gem "sinatra"
gem "falcon"
