# frozen_string_literal: true source "https://rubygems.org" gemspec group :development do gem "pry" gem "rspec" gem "rubocop-config-umbrellio" end