Skip to content

Commit 603930f

Browse files
Bump factory_bot_rails from 6.4.3 to 6.4.4
Bumps [factory_bot_rails](https://github.com/thoughtbot/factory_bot_rails) from 6.4.3 to 6.4.4. - [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.3...v6.4.4) --- 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 4152ae9 commit 603930f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -136,10 +136,10 @@ GEM
136136
zeitwerk (~> 2.6)
137137
erubi (1.13.0)
138138
erubis (2.7.0)
139-
factory_bot (6.4.5)
139+
factory_bot (6.5.0)
140140
activesupport (>= 5.0.0)
141-
factory_bot_rails (6.4.3)
142-
factory_bot (~> 6.4)
141+
factory_bot_rails (6.4.4)
142+
factory_bot (~> 6.5)
143143
railties (>= 5.0.0)
144144
faker (3.4.2)
145145
i18n (>= 1.8.11, < 2)
@@ -209,7 +209,7 @@ GEM
209209
method_source (1.1.0)
210210
mini_mime (1.1.5)
211211
mini_portile2 (2.8.8)
212-
minitest (5.25.1)
212+
minitest (5.25.2)
213213
msgpack (1.7.2)
214214
mustermann (3.0.3)
215215
ruby2_keywords (~> 0.0.1)
@@ -377,7 +377,7 @@ GEM
377377
websocket-extensions (0.1.5)
378378
xpath (3.2.0)
379379
nokogiri (~> 1.8)
380-
zeitwerk (2.7.0)
380+
zeitwerk (2.7.1)
381381

382382
PLATFORMS
383383
ruby

0 commit comments

Comments
 (0)