# frozen_string_literal: true

source 'https://rubygems.org'

gemspec

gem 'rubocop', '~> 1.23.0' # Keep .codeclimate.yml channel in sync with this one
