Skip to content

Commit 5eb23d1

Browse files
dependabot[bot]compwron
authored andcommitted
build(deps-dev): bump rubocop-factory_bot from 2.26.1 to 2.28.0
Bumps [rubocop-factory_bot](https://github.com/rubocop/rubocop-factory_bot) from 2.26.1 to 2.28.0. - [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.28.0) --- updated-dependencies: - dependency-name: rubocop-factory_bot dependency-version: 2.28.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 93ef8ea commit 5eb23d1

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

Gemfile.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ GEM
297297
activesupport (>= 7.0.0)
298298
jsbundling-rails (1.3.1)
299299
railties (>= 6.0.0)
300-
json (2.18.0)
300+
json (2.18.1)
301301
json-schema (6.0.0)
302302
addressable (~> 2.8)
303303
bigdecimal (~> 3.1)
@@ -407,7 +407,7 @@ GEM
407407
parallel
408408
paranoia (3.1.0)
409409
activerecord (>= 7, < 8.2)
410-
parser (3.3.10.1)
410+
parser (3.3.10.2)
411411
ast (~> 2.4.1)
412412
racc
413413
pdf-forms (1.5.2)
@@ -557,8 +557,9 @@ GEM
557557
rubocop-capybara (2.22.1)
558558
lint_roller (~> 1.1)
559559
rubocop (~> 1.72, >= 1.72.1)
560-
rubocop-factory_bot (2.26.1)
561-
rubocop (~> 1.61)
560+
rubocop-factory_bot (2.28.0)
561+
lint_roller (~> 1.1)
562+
rubocop (~> 1.72, >= 1.72.1)
562563
rubocop-performance (1.26.1)
563564
lint_roller (~> 1.1)
564565
rubocop (>= 1.75.0, < 2.0)

0 commit comments

Comments
 (0)