Skip to content

Commit 2e4221e

Browse files
Bump factory_bot_rails from 6.4.4 to 6.5.0 (#2860)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ea9cf90 commit 2e4221e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -135,11 +135,11 @@ GEM
135135
erb (5.0.1)
136136
erubi (1.13.1)
137137
execjs (2.10.0)
138-
factory_bot (6.5.0)
139-
activesupport (>= 5.0.0)
140-
factory_bot_rails (6.4.4)
138+
factory_bot (6.5.4)
139+
activesupport (>= 6.1.0)
140+
factory_bot_rails (6.5.0)
141141
factory_bot (~> 6.5)
142-
railties (>= 5.0.0)
142+
railties (>= 6.1.0)
143143
faker (3.5.1)
144144
i18n (>= 1.8.11, < 2)
145145
ffi (1.17.1)

0 commit comments

Comments
 (0)