Skip to content

Commit

Permalink
Bump factory_bot from 6.3.0 to 6.4.1
Browse files Browse the repository at this point in the history
Bumps [factory_bot](https://github.com/thoughtbot/factory_bot) from 6.3.0 to 6.4.1.
- [Release notes](https://github.com/thoughtbot/factory_bot/releases)
- [Changelog](https://github.com/thoughtbot/factory_bot/blob/main/NEWS.md)
- [Commits](thoughtbot/factory_bot@v6.3.0...v6.4.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 21, 2023
1 parent dd49911 commit e69ee1b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ GEM
attr_json (2.2.0)
activerecord (>= 6.0.0, < 7.2)
babosa (2.0.0)
base64 (0.1.1)
base64 (0.2.0)
bcrypt (3.1.19)
bigdecimal (3.1.4)
breadcrumbs_on_rails (4.1.0)
Expand All @@ -130,10 +130,10 @@ GEM
crass (1.0.6)
date (3.3.3)
docile (1.1.5)
drb (2.1.1)
drb (2.2.0)
ruby2_keywords
erubi (1.12.0)
factory_bot (6.3.0)
factory_bot (6.4.1)
activesupport (>= 5.0.0)
ffi (1.16.3)
globalid (1.2.1)
Expand Down Expand Up @@ -195,7 +195,7 @@ GEM
request_store (~> 1.0)
mocha (2.1.0)
ruby2_keywords (>= 0.0.5)
mutex_m (0.1.2)
mutex_m (0.2.0)
net-imap (0.4.3)
date
net-protocol
Expand Down

0 comments on commit e69ee1b

Please sign in to comment.