Skip to content

Commit

Permalink
Merge pull request #89 from artichoke/dependabot/bundler/rubocop-1.18.4
Browse files Browse the repository at this point in the history
Bump rubocop from 1.18.3 to 1.18.4
  • Loading branch information
lopopolo authored Jul 31, 2021
2 parents c73b983 + 87e8ae2 commit fc704f8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@ GEM
rake (13.0.6)
regexp_parser (2.1.1)
rexml (3.2.5)
rubocop (1.18.3)
rubocop (1.18.4)
parallel (~> 1.10)
parser (>= 3.0.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml
rubocop-ast (>= 1.7.0, < 2.0)
rubocop-ast (>= 1.8.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.7.0)
rubocop-ast (1.8.0)
parser (>= 3.0.1.1)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
Expand Down

0 comments on commit fc704f8

Please sign in to comment.