Skip to content

Commit

Permalink
Merge pull request #701 from Dynamoid/dependabot/bundler/rubocop-perf…
Browse files Browse the repository at this point in the history
…ormance-1.20.2

Bump rubocop-performance from 1.20.1 to 1.20.2
  • Loading branch information
andrykonchin committed Jan 9, 2024
2 parents 7104dca + 47675b2 commit ef73b46
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ GEM
iniparse (~> 1.4)
rexml (~> 3.2)
parallel (1.24.0)
parser (3.2.2.4)
parser (3.3.0.2)
ast (~> 2.4.1)
racc
pry (0.14.2)
Expand All @@ -77,7 +77,7 @@ GEM
racc (1.7.3)
rainbow (3.1.1)
rake (13.1.0)
regexp_parser (2.8.3)
regexp_parser (2.9.0)
rexml (3.2.6)
rspec (3.12.0)
rspec-core (~> 3.12.0)
Expand Down Expand Up @@ -113,7 +113,7 @@ GEM
rubocop (>= 1.0)
rubocop-packaging (0.5.2)
rubocop (>= 1.33, < 2.0)
rubocop-performance (1.20.1)
rubocop-performance (1.20.2)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
rubocop-rake (0.6.0)
Expand Down Expand Up @@ -159,6 +159,7 @@ DEPENDENCIES
pry-byebug
pry-debugger-jruby
rake (~> 13.0)
rexml
rspec (~> 3.12)
rubocop-md
rubocop-packaging
Expand Down

0 comments on commit ef73b46

Please sign in to comment.