Skip to content

Commit 738f15f

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

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -196,11 +196,11 @@ GEM
196196
ffi (>= 1.15.0)
197197
eventmachine (1.2.7)
198198
execjs (2.10.0)
199-
factory_bot (6.5.0)
200-
activesupport (>= 5.0.0)
201-
factory_bot_rails (6.4.4)
199+
factory_bot (6.5.5)
200+
activesupport (>= 6.1.0)
201+
factory_bot_rails (6.5.1)
202202
factory_bot (~> 6.5)
203-
railties (>= 5.0.0)
203+
railties (>= 6.1.0)
204204
faker (3.5.1)
205205
i18n (>= 1.8.11, < 2)
206206
faraday (2.7.4)
@@ -386,7 +386,7 @@ GEM
386386
pundit (2.5.0)
387387
activesupport (>= 3.0.0)
388388
racc (1.8.1)
389-
rack (3.2.0)
389+
rack (3.2.1)
390390
rack-mini-profiler (3.3.1)
391391
rack (>= 1.2.0)
392392
rack-protection (4.1.1)

0 commit comments

Comments
 (0)