Skip to content

Commit

Permalink
Bump factory_bot_rails from 6.2.0 to 6.4.0
Browse files Browse the repository at this point in the history
Bumps [factory_bot_rails](https://github.com/thoughtbot/factory_bot_rails) from 6.2.0 to 6.4.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.2.0...v6.4.0)

---
updated-dependencies:
- dependency-name: factory_bot_rails
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and torrocus committed Nov 20, 2023
1 parent e3540bb commit 3c6807b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -209,10 +209,10 @@ GEM
erubi (1.12.0)
erubis (2.7.0)
execjs (2.9.1)
factory_bot (6.2.1)
factory_bot (6.4.0)
activesupport (>= 5.0.0)
factory_bot_rails (6.2.0)
factory_bot (~> 6.2.0)
factory_bot_rails (6.4.0)
factory_bot (~> 6.4)
railties (>= 5.0.0)
factory_trace (1.1.1)
factory_bot (>= 4.0)
Expand Down

0 comments on commit 3c6807b

Please sign in to comment.