# frozen_string_literal: true

source "https://rubygems.org"

gemspec

gem "rubocop", require: false
gem "rubocop-rspec", require: false
