Skip to content

Commit 0107dcc

Browse files
Bump rubocop-factory_bot from 2.27.1 to 2.28.0 (#1242)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 005f0c4 commit 0107dcc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ group :development do
6363
gem 'reek', '~> 6.5'
6464
gem 'rubocop', '~> 1.81', require: false
6565
gem 'rubocop-capybara', '~> 2.22'
66-
gem 'rubocop-factory_bot', '~> 2.27', require: false
66+
gem 'rubocop-factory_bot', '~> 2.28', require: false
6767
gem 'rubocop-performance', '~> 1.26', require: false
6868
gem 'rubocop-rails', '~> 2.34', require: false
6969
gem 'rubocop-rake', '~> 0.7.1', require: false

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -561,7 +561,7 @@ GEM
561561
rubocop-capybara (2.22.1)
562562
lint_roller (~> 1.1)
563563
rubocop (~> 1.72, >= 1.72.1)
564-
rubocop-factory_bot (2.27.1)
564+
rubocop-factory_bot (2.28.0)
565565
lint_roller (~> 1.1)
566566
rubocop (~> 1.72, >= 1.72.1)
567567
rubocop-performance (1.26.1)
@@ -710,7 +710,7 @@ DEPENDENCIES
710710
rswag-ui (~> 2.17.0)
711711
rubocop (~> 1.81)
712712
rubocop-capybara (~> 2.22)
713-
rubocop-factory_bot (~> 2.27)
713+
rubocop-factory_bot (~> 2.28)
714714
rubocop-performance (~> 1.26)
715715
rubocop-rails (~> 2.34)
716716
rubocop-rake (~> 0.7.1)

0 commit comments

Comments
 (0)