diff options
| author | Josh Hagins | 2016-11-15 11:57:10 -0500 |
|---|---|---|
| committer | GitHub | 2016-11-15 11:57:10 -0500 |
| commit | c20d50fc7a527fb912669c97cb3131f01aaf43f1 (patch) | |
| tree | 23e1dac50572d86cd0ebd38105c8712cff3621b8 /Library | |
| parent | f4f90cad759d8d513227c5498fce5d13ae4d8085 (diff) | |
| download | brew-c20d50fc7a527fb912669c97cb3131f01aaf43f1.tar.bz2 | |
hbc/cmd/style: bump rubocop-cask to 0.10.6
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Homebrew/cask/lib/hbc/cli/style.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/cask/lib/hbc/cli/style.rb b/Library/Homebrew/cask/lib/hbc/cli/style.rb index e036770ab..cdcc135b8 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 |
