Skip to content

Commit 332888c

Browse files
build(deps-dev): bump rubocop-factory_bot from 2.27.1 to 2.28.0 (#4655)
Bumps [rubocop-factory_bot](https://github.com/rubocop/rubocop-factory_bot) from 2.27.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.27.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f25abf2 commit 332888c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ GEM
270270
rdoc (>= 4.0.0)
271271
reline (>= 0.4.2)
272272
jaro_winkler (1.6.1)
273-
json (2.15.2)
273+
json (2.16.0)
274274
json-diff (0.4.1)
275275
json-schema (6.0.0)
276276
addressable (~> 2.8)
@@ -477,13 +477,13 @@ GEM
477477
rubocop-ast (>= 1.47.1, < 2.0)
478478
ruby-progressbar (~> 1.7)
479479
unicode-display_width (>= 2.4.0, < 4.0)
480-
rubocop-ast (1.47.1)
480+
rubocop-ast (1.48.0)
481481
parser (>= 3.3.7.2)
482482
prism (~> 1.4)
483483
rubocop-capybara (2.22.1)
484484
lint_roller (~> 1.1)
485485
rubocop (~> 1.72, >= 1.72.1)
486-
rubocop-factory_bot (2.27.1)
486+
rubocop-factory_bot (2.28.0)
487487
lint_roller (~> 1.1)
488488
rubocop (~> 1.72, >= 1.72.1)
489489
rubocop-rails (2.33.4)

0 commit comments

Comments
 (0)