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

Commit 14f2499

Browse files
Bump factory_bot_rails from 6.4.4 to 6.5.0
Bumps [factory_bot_rails](https://github.com/thoughtbot/factory_bot_rails) from 6.4.4 to 6.5.0. - [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.4...v6.5.0) --- updated-dependencies: - dependency-name: factory_bot_rails dependency-version: 6.5.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e688f87 commit 14f2499

1 file changed

Lines changed: 10 additions & 8 deletions

File tree

Gemfile.lock

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -128,12 +128,13 @@ GEM
128128
diff-lcs (1.6.1)
129129
docile (1.4.0)
130130
drb (2.2.3)
131+
erb (5.0.1)
131132
erubi (1.13.1)
132-
factory_bot (6.5.0)
133-
activesupport (>= 5.0.0)
134-
factory_bot_rails (6.4.4)
133+
factory_bot (6.5.4)
134+
activesupport (>= 6.1.0)
135+
factory_bot_rails (6.5.0)
135136
factory_bot (~> 6.5)
136-
railties (>= 5.0.0)
137+
railties (>= 6.1.0)
137138
faker (3.5.1)
138139
i18n (>= 1.8.11, < 2)
139140
globalid (1.2.1)
@@ -247,7 +248,7 @@ GEM
247248
activesupport (= 8.0.2)
248249
bundler (>= 1.15.0)
249250
railties (= 8.0.2)
250-
rails-dom-testing (2.2.0)
251+
rails-dom-testing (2.3.0)
251252
activesupport (>= 5.0.0)
252253
minitest
253254
nokogiri (>= 1.6)
@@ -263,8 +264,9 @@ GEM
263264
thor (~> 1.0, >= 1.2.2)
264265
zeitwerk (~> 2.6)
265266
rainbow (3.1.1)
266-
rake (13.2.1)
267-
rdoc (6.13.1)
267+
rake (13.3.0)
268+
rdoc (6.14.0)
269+
erb
268270
psych (>= 4.0.0)
269271
redcarpet (3.6.0)
270272
regexp_parser (2.10.0)
@@ -360,7 +362,7 @@ GEM
360362
base64
361363
websocket-extensions (>= 0.1.0)
362364
websocket-extensions (0.1.5)
363-
zeitwerk (2.7.2)
365+
zeitwerk (2.7.3)
364366

365367
PLATFORMS
366368
aarch64-linux-gnu

0 commit comments

Comments
 (0)