Skip to content

Commit

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

Bump rubocop-performance from 1.19.1 to 1.20.2
  • Loading branch information
jgreben authored Feb 15, 2024
2 parents d34c99b + eac79d6 commit 94ad4ab
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ GEM
i18n (1.14.1)
concurrent-ruby (~> 1.0)
interface (1.0.5)
json (2.6.3)
json (2.7.1)
jwt (2.1.0)
language_server-protocol (3.17.0.3)
mail (2.8.1)
Expand All @@ -72,15 +72,15 @@ GEM
timeout
net-smtp (0.4.0)
net-protocol
parallel (1.23.0)
parser (3.2.2.4)
parallel (1.24.0)
parser (3.3.0.2)
ast (~> 2.4.1)
racc
public_suffix (5.0.3)
racc (1.7.3)
rainbow (3.1.1)
rake (13.1.0)
regexp_parser (2.8.2)
regexp_parser (2.9.0)
rexml (3.2.6)
rspec (3.12.0)
rspec-core (~> 3.12.0)
Expand Down Expand Up @@ -112,9 +112,9 @@ GEM
rubocop (~> 1.41)
rubocop-factory_bot (2.24.0)
rubocop (~> 1.33)
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-rspec (2.25.0)
rubocop (~> 1.40)
rubocop-capybara (~> 2.17)
Expand Down

0 comments on commit 94ad4ab

Please sign in to comment.