# frozen_string_literal: true source 'https://rubygems.org' group :development do gem 'peppermint', git: 'https://github.com/janie314/peppermint' end