# frozen_string_literal: true

source 'https://rubygems.org'

gem 'support', git: 'https://github.com/sinatra/mustermann.git'

gemspec

gem 'rake'
gem 'rspec-core'
