Skip to content

Commit b55ed25

Browse files
build(deps-dev): bump rubocop-factory_bot from 2.26.1 to 2.27.1
Bumps [rubocop-factory_bot](https://github.com/rubocop/rubocop-factory_bot) from 2.26.1 to 2.27.1. - [Release notes](https://github.com/rubocop/rubocop-factory_bot/releases) - [Changelog](https://github.com/rubocop/rubocop-factory_bot/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-factory_bot@v2.26.1...v2.27.1) --- updated-dependencies: - dependency-name: rubocop-factory_bot dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3d88c84 commit b55ed25

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

Gemfile.lock

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ GEM
289289
activesupport (>= 5.0.0)
290290
jsbundling-rails (1.3.1)
291291
railties (>= 6.0.0)
292-
json (2.10.1)
292+
json (2.10.2)
293293
json-schema (5.1.1)
294294
addressable (~> 2.8)
295295
bigdecimal (~> 3.1)
@@ -486,22 +486,24 @@ GEM
486486
rswag-ui (2.16.0)
487487
actionpack (>= 5.2, < 8.1)
488488
railties (>= 5.2, < 8.1)
489-
rubocop (1.71.2)
489+
rubocop (1.73.2)
490490
json (~> 2.3)
491-
language_server-protocol (>= 3.17.0)
491+
language_server-protocol (~> 3.17.0.2)
492+
lint_roller (~> 1.1.0)
492493
parallel (~> 1.10)
493494
parser (>= 3.3.0.2)
494495
rainbow (>= 2.2.2, < 4.0)
495496
regexp_parser (>= 2.9.3, < 3.0)
496497
rubocop-ast (>= 1.38.0, < 2.0)
497498
ruby-progressbar (~> 1.7)
498499
unicode-display_width (>= 2.4.0, < 4.0)
499-
rubocop-ast (1.38.0)
500+
rubocop-ast (1.39.0)
500501
parser (>= 3.3.1.0)
501502
rubocop-capybara (2.21.0)
502503
rubocop (~> 1.41)
503-
rubocop-factory_bot (2.26.1)
504-
rubocop (~> 1.61)
504+
rubocop-factory_bot (2.27.1)
505+
lint_roller (~> 1.1)
506+
rubocop (~> 1.72, >= 1.72.1)
505507
rubocop-performance (1.23.1)
506508
rubocop (>= 1.48.1, < 2.0)
507509
rubocop-ast (>= 1.31.1, < 2.0)
@@ -556,10 +558,10 @@ GEM
556558
actionpack (>= 6.1)
557559
activesupport (>= 6.1)
558560
sprockets (>= 3.0.0)
559-
standard (1.45.0)
561+
standard (1.46.0)
560562
language_server-protocol (~> 3.17.0.2)
561563
lint_roller (~> 1.0)
562-
rubocop (~> 1.71.0)
564+
rubocop (~> 1.73.0)
563565
standard-custom (~> 1.0.0)
564566
standard-performance (~> 1.6)
565567
standard-custom (1.0.2)

0 commit comments

Comments
 (0)