Skip to content

Commit df27ecb

Browse files
[dependabot:bundler] bump the regular-updates group across 1 directory with 2 updates
Bumps the regular-updates group with 2 updates in the / directory: [rspec-rails](https://github.com/rspec/rspec-rails) and [rubocop-rails](https://github.com/rubocop/rubocop-rails). Updates `rspec-rails` from 8.0.1 to 8.0.2 - [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md) - [Commits](rspec/rspec-rails@v8.0.1...v8.0.2) Updates `rubocop-rails` from 2.32.0 to 2.33.3 - [Release notes](https://github.com/rubocop/rubocop-rails/releases) - [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-rails@v2.32.0...v2.33.3) --- updated-dependencies: - dependency-name: rspec-rails dependency-version: 8.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: regular-updates - dependency-name: rubocop-rails dependency-version: 2.33.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: regular-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 781d3b7 commit df27ecb

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

Gemfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ GEM
314314
nokogiri (1.18.9-x86_64-linux-musl)
315315
racc (~> 1.4)
316316
parallel (1.27.0)
317-
parser (3.3.8.0)
317+
parser (3.3.9.0)
318318
ast (~> 2.4.1)
319319
racc
320320
pp (0.6.2)
@@ -393,12 +393,12 @@ GEM
393393
rdoc (6.14.2)
394394
erb
395395
psych (>= 4.0.0)
396-
regexp_parser (2.10.0)
396+
regexp_parser (2.11.2)
397397
reline (0.6.2)
398398
io-console (~> 0.5)
399399
rexml (3.4.1)
400400
rich_text_renderer (0.3.3)
401-
rspec-core (3.13.4)
401+
rspec-core (3.13.5)
402402
rspec-support (~> 3.13.0)
403403
rspec-expectations (3.13.5)
404404
diff-lcs (>= 1.2.0, < 2.0)
@@ -409,27 +409,27 @@ GEM
409409
rspec-mocks (3.13.5)
410410
diff-lcs (>= 1.2.0, < 2.0)
411411
rspec-support (~> 3.13.0)
412-
rspec-rails (8.0.1)
412+
rspec-rails (8.0.2)
413413
actionpack (>= 7.2)
414414
activesupport (>= 7.2)
415415
railties (>= 7.2)
416416
rspec-core (~> 3.13)
417417
rspec-expectations (~> 3.13)
418418
rspec-mocks (~> 3.13)
419419
rspec-support (~> 3.13)
420-
rspec-support (3.13.4)
421-
rubocop (1.78.0)
420+
rspec-support (3.13.5)
421+
rubocop (1.79.2)
422422
json (~> 2.3)
423423
language_server-protocol (~> 3.17.0.2)
424424
lint_roller (~> 1.1.0)
425425
parallel (~> 1.10)
426426
parser (>= 3.3.0.2)
427427
rainbow (>= 2.2.2, < 4.0)
428428
regexp_parser (>= 2.9.3, < 3.0)
429-
rubocop-ast (>= 1.45.1, < 2.0)
429+
rubocop-ast (>= 1.46.0, < 2.0)
430430
ruby-progressbar (~> 1.7)
431431
unicode-display_width (>= 2.4.0, < 4.0)
432-
rubocop-ast (1.45.1)
432+
rubocop-ast (1.46.0)
433433
parser (>= 3.3.7.2)
434434
prism (~> 1.4)
435435
rubocop-capybara (2.22.1)
@@ -442,7 +442,7 @@ GEM
442442
lint_roller (~> 1.1)
443443
rubocop (>= 1.72.1, < 2.0)
444444
rubocop-ast (>= 1.38.0, < 2.0)
445-
rubocop-rails (2.32.0)
445+
rubocop-rails (2.33.3)
446446
activesupport (>= 4.2.0)
447447
lint_roller (~> 1.1)
448448
rack (>= 1.1)
@@ -478,7 +478,7 @@ GEM
478478
concurrent-ruby (~> 1.0)
479479
tzinfo-data (1.2025.2)
480480
tzinfo (>= 1.0.0)
481-
unicode-display_width (3.1.4)
481+
unicode-display_width (3.1.5)
482482
unicode-emoji (~> 4.0, >= 4.0.4)
483483
unicode-emoji (4.0.4)
484484
uri (1.0.3)

0 commit comments

Comments
 (0)