|
|
@@ -36,6 +36,7 @@ group :development, :test do
|
|
|
gem 'rails-controller-testing'
|
|
|
gem 'rubocop', '~> 0.67.2', require: false
|
|
|
gem 'rubocop-performance'
|
|
|
+ gem 'shoulda-matchers'
|
|
|
|
|
|
# Using unreleased rspec version (since we're using Rails v6.0.0.beta3)
|
|
|
# The following refs were the latest commits on their respective master
|