diff --git a/Library/Homebrew/cask/lib/hbc/cli/style.rb b/Library/Homebrew/cask/lib/hbc/cli/style.rb
index e036770abcf91bfe79b7b3dc63c42abe3b3a613c..cdcc135b8c4217abdd6aa8f6958f68e5572e302f 100644
--- a/Library/Homebrew/cask/lib/hbc/cli/style.rb
+++ b/Library/Homebrew/cask/lib/hbc/cli/style.rb
@@ -23,7 +23,7 @@ module Hbc
         $CHILD_STATUS.success?
       end
 
-      RUBOCOP_CASK_VERSION = "~> 0.10.5".freeze
+      RUBOCOP_CASK_VERSION = "~> 0.10.6".freeze
 
       def install_rubocop
         Utils.capture_stderr do