Skip to content

Commit 7d408a4

Browse files
dependabot[bot]zetter-rpf
authored andcommitted
Bump factory_bot_rails from 6.5.0 to 6.5.1
Bumps [factory_bot_rails](https://github.com/thoughtbot/factory_bot_rails) from 6.5.0 to 6.5.1. - [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.5.0...v6.5.1) --- updated-dependencies: - dependency-name: factory_bot_rails dependency-version: 6.5.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2828598 commit 7d408a4

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

Gemfile.lock

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -169,13 +169,13 @@ GEM
169169
drb (2.2.3)
170170
email_validator (2.2.4)
171171
activemodel
172-
erb (6.0.1)
172+
erb (6.0.2)
173173
erubi (1.13.1)
174174
et-orbi (1.3.0)
175175
tzinfo
176-
factory_bot (6.5.5)
176+
factory_bot (6.5.6)
177177
activesupport (>= 6.1.0)
178-
factory_bot_rails (6.5.0)
178+
factory_bot_rails (6.5.1)
179179
factory_bot (~> 6.5)
180180
railties (>= 6.1.0)
181181
faker (3.5.2)
@@ -283,7 +283,8 @@ GEM
283283
mini_magick (5.3.1)
284284
logger
285285
mini_mime (1.1.5)
286-
minitest (6.0.1)
286+
minitest (6.0.2)
287+
drb (~> 2.0)
287288
prism (~> 1.5)
288289
msgpack (1.8.0)
289290
multi_xml (0.8.1)
@@ -399,8 +400,8 @@ GEM
399400
activesupport (>= 4.2)
400401
choice (~> 0.2.0)
401402
ruby-graphviz (~> 1.2)
402-
rails-html-sanitizer (1.6.2)
403-
loofah (~> 2.21)
403+
rails-html-sanitizer (1.7.0)
404+
loofah (~> 2.25)
404405
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
405406
railties (7.2.3)
406407
actionpack (= 7.2.3)

0 commit comments

Comments
 (0)