diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml
index ae952cdc7bfdcd9e28ffe99dd44355dc73b8bd40..9685cef0e3fcbbcd164d4864fa7dd7baeefd061e 100644
--- a/.rubocop_todo.yml
+++ b/.rubocop_todo.yml
@@ -1,6 +1,6 @@
 # This configuration was generated by
 # `rubocop --auto-gen-config`
-# on 2020-08-17 16:03:08 +1200 using RuboCop version 0.82.0.
+# on 2020-08-17 17:20:25 +1200 using RuboCop version 0.82.0.
 # The point is for the user to remove these configuration records
 # one by one as the offenses are removed from the code base.
 # Note that changes in the inspected code, or installation of new
@@ -452,7 +452,7 @@ Rails/SaveBang:
 Rails/SkipsModelValidations:
   Enabled: false
 
-# Offense count: 316
+# Offense count: 308
 # Cop supports --auto-correct.
 # Configuration parameters: EnforcedStyle.
 # SupportedStyles: strict, flexible