# frozen_string_literal: true source "https://rubygems.org" gemspec gem "bump", require: false gem "rake" gem "rspec" gem "rubocop-performance" gem "rubocop-rake" gem "yard"