# frozen_string_literal: true source "https://rubygems.org" gem "rubocop", "~> 1.7" gem "minitest" gem "rake" gem "rake-compiler" gem "rspec" gem "test-unit" gem "rb_sys"