Gemfile in belated-0.5.5 vs Gemfile in belated-0.5.6
- old
+ new
@@ -11,8 +11,8 @@
gem 'database_cleaner-active_record'
gem 'rails', '>= 6.1.3'
gem 'rspec-rails'
gem 'rubocop', '~> 1.7'
-gem 'rubocop-performance', require: false
+gem 'rubocop-discourse'
gem 'sqlite3'
gem 'stackprof'