Skip to content
This repository has been archived by the owner on Jul 20, 2024. It is now read-only.

Commit

Permalink
Bump rubocop from 0.52.1 to 0.53.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-support authored and nerab committed Mar 8, 2018
1 parent 82b0956 commit d8e5629
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 @@ -63,8 +63,8 @@ GEM
nenv (~> 0.1)
shellany (~> 0.0)
parallel (1.12.1)
parser (2.4.0.2)
ast (~> 2.3)
parser (2.5.0.2)
ast (~> 2.4.0)
pinboard (1.0.0)
httparty (= 0.11.0)
powerpack (0.1.1)
Expand Down Expand Up @@ -99,9 +99,9 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.7.0)
rspec-support (3.7.0)
rubocop (0.52.1)
rubocop (0.53.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 d8e5629

Please sign in to comment.