Skip to content

Commit

Permalink
Merge pull request #772 from rubytoolbox/depfu/update/rubocop-1.52.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Jun 10, 2023
2 parents 8b5e130 + a10a155 commit 799690b
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,14 @@ GEM
iniparse (~> 1.4)
rexml (~> 3.2)
parallel (1.23.0)
parser (3.2.2.1)
parser (3.2.2.3)
ast (~> 2.4.1)
racc
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (5.0.1)
racc (1.7.0)
rainbow (3.1.1)
rake (13.0.6)
rb-fsevent (0.11.2)
Expand All @@ -78,7 +80,7 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.0)
rubocop (1.51.0)
rubocop (1.52.0)
json (~> 2.3)
parallel (~> 1.10)
parser (>= 3.2.0.0)
Expand All @@ -88,7 +90,7 @@ GEM
rubocop-ast (>= 1.28.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.28.1)
rubocop-ast (1.29.0)
parser (>= 3.2.1.0)
rubocop-capybara (2.18.0)
rubocop (~> 1.41)
Expand Down

0 comments on commit 799690b

Please sign in to comment.