RuboCop 0.55.0.

This commit is contained in:
Mike McQuaid 2018-04-17 09:03:57 +01:00
parent 6233b9d199
commit 1f64c50167

View File

@ -1,5 +1,5 @@
# frozen_string_literal: true
# RuboCop version used for `brew style` and `brew cask style`
HOMEBREW_RUBOCOP_VERSION = "0.54.0"
HOMEBREW_RUBOCOP_VERSION = "0.55.0"
HOMEBREW_RUBOCOP_CASK_VERSION = "~> 0.18.1" # has to be updated when RuboCop version changes