Skip to content

Commit

Permalink
Merge pull request #509 from codacy/dependabot/bundler/rubocop-perfor…
Browse files Browse the repository at this point in the history
…mance-1.20.2

build(deps): bump rubocop-performance from 1.19.1 to 1.20.2
  • Loading branch information
codacy-vrhpires authored Jan 9, 2024
2 parents b39beb4 + 6a26616 commit 1d38148
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ GEM
method_source (1.0.0)
minitest (5.20.0)
mutex_m (0.2.0)
parallel (1.23.0)
parallel (1.24.0)
parser (3.2.2.4)
ast (~> 2.4.1)
racc
Expand All @@ -57,7 +57,7 @@ GEM
abbrev
rdoc (6.6.1)
psych (>= 4.0.0)
regexp_parser (2.8.3)
regexp_parser (2.9.0)
rexml (3.2.6)
rubocop (1.59.0)
json (~> 2.3)
Expand All @@ -82,9 +82,9 @@ GEM
rubocop (>= 0.42.0)
rubocop-minitest (0.33.0)
rubocop (>= 1.39, < 2.0)
rubocop-performance (1.19.1)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
rubocop-performance (1.20.2)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
rubocop-rails (2.22.2)
activesupport (>= 4.2.0)
rack (>= 1.1)
Expand Down

0 comments on commit 1d38148

Please sign in to comment.