diff --git a/Library/.rubocop.yml b/Library/.rubocop.yml
index 631e4e8826b2983903e8455edc4b83cacc6d2f30..500e82d7ffe80a2cc2fa0323f099e28220183b21 100644
--- a/Library/.rubocop.yml
+++ b/Library/.rubocop.yml
@@ -173,6 +173,8 @@ Rails:
     - "Homebrew/rubocops/**/*"
 
 # Skip these as they only apply to actual Rails and not our ActiveSupport usage.
+Rails/ArelStar:
+  Enabled: false
 Rails/Date:
   Enabled: false
 Rails/Delegate: