Skip to content

Commit 88fe76e

Browse files
bumping rubocop to 0.80
1 parent ac9b11a commit 88fe76e

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

Gemfile.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ GEM
349349
mini_portile2 (~> 2.4.0)
350350
os (1.0.1)
351351
parallel (1.19.1)
352-
parser (2.6.5.0)
352+
parser (2.7.0.2)
353353
ast (~> 2.4.0)
354354
path_expander (1.1.0)
355355
pg (1.2.0)
@@ -409,11 +409,12 @@ GEM
409409
rufus-scheduler (~> 3.2)
410410
retriable (3.1.2)
411411
rexml (3.2.3)
412-
rubocop (0.78.0)
412+
rubocop (0.80.0)
413413
jaro_winkler (~> 1.5.1)
414414
parallel (~> 1.10)
415-
parser (>= 2.6)
415+
parser (>= 2.7.0.1)
416416
rainbow (>= 2.2.2, < 4.0)
417+
rexml
417418
ruby-progressbar (~> 1.7)
418419
unicode-display_width (>= 1.4.0, < 1.7)
419420
rubocop-performance (1.5.2)
@@ -502,7 +503,7 @@ GEM
502503
uber (0.1.0)
503504
uglifier (4.2.0)
504505
execjs (>= 0.3.0, < 3)
505-
unicode-display_width (1.6.0)
506+
unicode-display_width (1.6.1)
506507
useragent (0.16.10)
507508
vegas (0.1.11)
508509
rack (>= 1.0.0)

0 commit comments

Comments
 (0)