# frozen_string_literal: true source 'https://rubygems.org' group :development, :test do gem 'rspec' end