Skip to content

Commit a100dbe

Browse files
Build(deps-dev): Bump factory_bot_rails from 6.4.4 to 6.5.0
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]>
1 parent e1b562c commit a100dbe

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ GEM
195195
erubi (>= 1.0.0)
196196
rack (>= 0.9.0)
197197
rouge (>= 1.0.0)
198-
bigdecimal (3.2.1)
198+
bigdecimal (3.2.2)
199199
bindex (0.8.1)
200200
binding_of_caller (1.0.1)
201201
debug_inspector (>= 1.2.0)
@@ -306,11 +306,11 @@ GEM
306306
excon (1.2.7)
307307
logger
308308
execjs (2.10.0)
309-
factory_bot (6.5.0)
310-
activesupport (>= 5.0.0)
311-
factory_bot_rails (6.4.4)
309+
factory_bot (6.5.4)
310+
activesupport (>= 6.1.0)
311+
factory_bot_rails (6.5.0)
312312
factory_bot (~> 6.5)
313-
railties (>= 5.0.0)
313+
railties (>= 6.1.0)
314314
faker (3.5.1)
315315
i18n (>= 1.8.11, < 2)
316316
faraday (2.13.0)

0 commit comments

Comments
 (0)