Skip to content

Commit

Permalink
build: bump rubocop from 0.52.1 to 0.54.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-support committed Mar 22, 2018
1 parent 9e7c1ad commit 5668f8e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -117,8 +117,8 @@ GEM
nokogiri (1.8.2)
mini_portile2 (~> 2.3.0)
parallel (1.12.1)
parser (2.4.0.2)
ast (~> 2.3)
parser (2.5.0.4)
ast (~> 2.4.0)
power_assert (1.1.1)
powerpack (0.1.1)
pry (0.11.3)
Expand Down Expand Up @@ -174,9 +174,9 @@ GEM
request_store (1.4.0)
rack (>= 1.4)
require_all (1.5.0)
rubocop (0.52.1)
rubocop (0.54.0)
parallel (~> 1.10)
parser (>= 2.4.0.2, < 3.0)
parser (>= 2.5)
powerpack (~> 0.1)
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
Expand Down

0 comments on commit 5668f8e

Please sign in to comment.