# frozen_string_literal: true source 'https://rubygems.org' gemspec gem 'rubocop' group :test do gem 'builder' gem 'link_header' gem 'parslet' end