master
# frozen_string_literal: true source 'https://rubygems.org' gem 'exception_notification', path: '../../' gem 'foreman' gem 'mailcatcher' gem 'sinatra', '~> 1.3.5' gem 'thin', '~> 1.5.1'