Skip to content

Commit e8d8af9

Browse files
chore(deps-dev): bump factory_bot_rails from 6.5.0 to 6.5.1
Bumps [factory_bot_rails](https://github.com/thoughtbot/factory_bot_rails) from 6.5.0 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.5.0...v6.5.1) --- updated-dependencies: - dependency-name: factory_bot_rails dependency-version: 6.5.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7a0392b commit e8d8af9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ GEM
191191
erubi (>= 1.0.0)
192192
rack (>= 0.9.0)
193193
rouge (>= 1.0.0)
194-
bigdecimal (3.2.2)
194+
bigdecimal (3.2.3)
195195
bindex (0.8.1)
196196
binding_of_caller (1.0.1)
197197
debug_inspector (>= 1.2.0)
@@ -307,9 +307,9 @@ GEM
307307
excon (1.2.8)
308308
logger
309309
execjs (2.10.0)
310-
factory_bot (6.5.4)
310+
factory_bot (6.5.5)
311311
activesupport (>= 6.1.0)
312-
factory_bot_rails (6.5.0)
312+
factory_bot_rails (6.5.1)
313313
factory_bot (~> 6.5)
314314
railties (>= 6.1.0)
315315
faker (3.5.2)

0 commit comments

Comments
 (0)