# frozen_string_literal: true

source 'https://rubygems.org'

gem 'rspec', '~> 3.7.0'
gem 'rspec-its'
gem 'rubocop'
