Skip to content
This repository was archived by the owner on Apr 22, 2025. It is now read-only.

Commit 5eb76d2

Browse files
Bump factory_bot_rails from 6.4.2 to 6.4.3
Bumps [factory_bot_rails](https://github.com/thoughtbot/factory_bot_rails) from 6.4.2 to 6.4.3. - [Release notes](https://github.com/thoughtbot/factory_bot_rails/releases) - [Changelog](https://github.com/thoughtbot/factory_bot_rails/blob/main/NEWS.md) - [Commits](thoughtbot/factory_bot_rails@v6.4.2...v6.4.3) --- updated-dependencies: - dependency-name: factory_bot_rails dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5d0e6ad commit 5eb76d2

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -230,9 +230,9 @@ GEM
230230
activesupport (>= 5.2, < 8)
231231
excon (0.109.0)
232232
execjs (2.9.1)
233-
factory_bot (6.4.2)
233+
factory_bot (6.4.5)
234234
activesupport (>= 5.0.0)
235-
factory_bot_rails (6.4.2)
235+
factory_bot_rails (6.4.3)
236236
factory_bot (~> 6.4)
237237
railties (>= 5.0.0)
238238
faker (3.2.2)
@@ -351,7 +351,7 @@ GEM
351351
mime-types-data (3.2023.0808)
352352
mini_mime (1.1.2)
353353
mini_portile2 (2.8.5)
354-
minitest (5.20.0)
354+
minitest (5.21.1)
355355
moneta (1.0.0)
356356
mongo (2.18.2)
357357
bson (>= 4.14.1, < 5.0.0)
@@ -395,7 +395,7 @@ GEM
395395
netrc (0.11.0)
396396
ng-rails-csrf (0.1.0)
397397
nio4r (2.5.9)
398-
nokogiri (1.15.5)
398+
nokogiri (1.16.0)
399399
mini_portile2 (~> 2.8.2)
400400
racc (~> 1.4)
401401
orm_adapter (0.5.0)

0 commit comments

Comments
 (0)