Skip to content

Commit 1f7937f

Browse files
Bump rubocop-performance in /updater in the rubocop group (#1463)
1 parent e88189d commit 1f7937f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

updater/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ group :test do
3737
gem "rspec-its", "~> 2.0"
3838
gem "rspec-sorbet", "~> 1.9.2"
3939
gem "rubocop", "~> 1.68.0"
40-
gem "rubocop-performance", "~> 1.22.1"
40+
gem "rubocop-performance", "~> 1.23.0"
4141
gem "rubocop-rspec", "~> 2.29.1"
4242
gem "rubocop-sorbet", "~> 0.8.7"
4343
gem "simplecov", "~> 0.22.0"

updater/Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -322,13 +322,13 @@ GEM
322322
rubocop-ast (>= 1.32.2, < 2.0)
323323
ruby-progressbar (~> 1.7)
324324
unicode-display_width (>= 2.4.0, < 3.0)
325-
rubocop-ast (1.33.1)
325+
rubocop-ast (1.36.1)
326326
parser (>= 3.3.1.0)
327327
rubocop-capybara (2.21.0)
328328
rubocop (~> 1.41)
329329
rubocop-factory_bot (2.26.1)
330330
rubocop (~> 1.61)
331-
rubocop-performance (1.22.1)
331+
rubocop-performance (1.23.0)
332332
rubocop (>= 1.48.1, < 2.0)
333333
rubocop-ast (>= 1.31.1, < 2.0)
334334
rubocop-rspec (2.29.2)
@@ -415,7 +415,7 @@ DEPENDENCIES
415415
rspec-its (~> 2.0)
416416
rspec-sorbet (~> 1.9.2)
417417
rubocop (~> 1.68.0)
418-
rubocop-performance (~> 1.22.1)
418+
rubocop-performance (~> 1.23.0)
419419
rubocop-rspec (~> 2.29.1)
420420
rubocop-sorbet (~> 0.8.7)
421421
sentry-opentelemetry (~> 5.21)

0 commit comments

Comments
 (0)