# frozen_string_literal: true

source 'https://rubygems.org'

ruby '4.0.2'

gem 'rubocop', '1.88.2', require: false
