Bump rubocop from 0.67.2 to 0.68.0

Bumps rubocop from 0.67.2 to 0.68.0.

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-04-30 07:23:24 +00:00
committed by Brenda Wallace
parent 7353ee111d
commit b77422137f

View File

@@ -330,7 +330,7 @@ GEM
parallel (1.17.0)
paranoia (2.4.2)
activerecord (>= 4.0, < 6.1)
parser (2.6.2.1)
parser (2.6.3.0)
ast (~> 2.4.0)
percy-capybara (4.0.0)
pg (0.21.0)
@@ -341,7 +341,6 @@ GEM
capybara (>= 2.1, < 4)
cliver (~> 0.3.1)
websocket-driver (>= 0.2.0)
psych (3.1.0)
public_suffix (3.0.3)
puma (3.12.1)
rack (2.0.7)
@@ -420,11 +419,10 @@ GEM
rspec-mocks (~> 3.8.0)
rspec-support (~> 3.8.0)
rspec-support (3.8.0)
rubocop (0.67.2)
rubocop (0.68.0)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parser (>= 2.5, != 2.5.1.1)
psych (>= 3.1.0)
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 1.6)