# frozen_string_literal: true

source 'https://rubygems.org'

gemspec

gem 'rubocop', '< 1.32' # Keep .codeclimate.yml channel in sync with this one
