Merge branch 'master' into dependabot/bundler/rubocop-tw-1.6

This commit is contained in:
Brandon High 2020-12-12 14:45:43 -08:00 committed by GitHub
commit f3299285b8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@ group :test do
gem 'coveralls', '~> 0.8.23'
gem 'pry'
gem 'rb-readline'
gem 'rspec', '~> 3.9.0'
gem 'rspec', '~> 3.10.0'
gem 'rubocop', '~> 1.6'
gem 'webmock', '1.21.0'
end