# frozen_string_literal: true source "https://rubygems.org" gem "rubocop", ">= 1.52.1", "< 2" gem "minitest" gem "rake" gem "rake-compiler" gem "rspec" gem "test-unit" gem "rb_sys"