Skip to content

Commit b4e3688

Browse files
authored
Merge pull request #6650 from rubyforgood/dependabot/bundler/rubocop-performance-1.26.1
build(deps-dev): bump rubocop-performance from 1.25.0 to 1.26.1
2 parents 8f76749 + 6316127 commit b4e3688

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Gemfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ GEM
295295
activesupport (>= 7.0.0)
296296
jsbundling-rails (1.3.1)
297297
railties (>= 6.0.0)
298-
json (2.16.0)
298+
json (2.18.0)
299299
json-schema (6.0.0)
300300
addressable (~> 2.8)
301301
bigdecimal (~> 3.1)
@@ -420,7 +420,7 @@ GEM
420420
pretender (0.6.0)
421421
actionpack (>= 7.1)
422422
prettyprint (0.2.0)
423-
prism (1.6.0)
423+
prism (1.7.0)
424424
pry (0.15.2)
425425
coderay (~> 1.1)
426426
method_source (~> 1.0)
@@ -546,18 +546,18 @@ GEM
546546
rubocop-ast (>= 1.47.1, < 2.0)
547547
ruby-progressbar (~> 1.7)
548548
unicode-display_width (>= 2.4.0, < 4.0)
549-
rubocop-ast (1.48.0)
549+
rubocop-ast (1.49.0)
550550
parser (>= 3.3.7.2)
551-
prism (~> 1.4)
551+
prism (~> 1.7)
552552
rubocop-capybara (2.22.1)
553553
lint_roller (~> 1.1)
554554
rubocop (~> 1.72, >= 1.72.1)
555555
rubocop-factory_bot (2.26.1)
556556
rubocop (~> 1.61)
557-
rubocop-performance (1.25.0)
557+
rubocop-performance (1.26.1)
558558
lint_roller (~> 1.1)
559559
rubocop (>= 1.75.0, < 2.0)
560-
rubocop-ast (>= 1.38.0, < 2.0)
560+
rubocop-ast (>= 1.47.1, < 2.0)
561561
rubocop-rails (2.31.0)
562562
activesupport (>= 4.2.0)
563563
lint_roller (~> 1.1)
@@ -634,9 +634,9 @@ GEM
634634
standard-custom (1.0.2)
635635
lint_roller (~> 1.0)
636636
rubocop (~> 1.50)
637-
standard-performance (1.8.0)
637+
standard-performance (1.9.0)
638638
lint_roller (~> 1.1)
639-
rubocop-performance (~> 1.25.0)
639+
rubocop-performance (~> 1.26.0)
640640
standard-rails (1.4.0)
641641
lint_roller (~> 1.0)
642642
rubocop-rails (~> 2.31.0)
@@ -661,7 +661,7 @@ GEM
661661
concurrent-ruby (~> 1.0)
662662
unicode-display_width (3.2.0)
663663
unicode-emoji (~> 4.1)
664-
unicode-emoji (4.1.0)
664+
unicode-emoji (4.2.0)
665665
uniform_notifier (1.18.0)
666666
useragent (0.16.11)
667667
view_component (3.22.0)

0 commit comments

Comments
 (0)