Skip to content

Commit c7df74a

Browse files
Bump factory_bot_rails from 6.4.4 to 6.5.0 (#5260)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e25b608 commit c7df74a

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ GEM
120120
erubi (~> 1.4)
121121
parser (>= 2.4)
122122
smart_properties
123-
bigdecimal (3.2.1)
123+
bigdecimal (3.2.2)
124124
bindex (0.8.1)
125125
binding_of_caller (1.0.1)
126126
debug_inspector (>= 1.2.0)
@@ -235,11 +235,11 @@ GEM
235235
smart_properties
236236
erubi (1.13.1)
237237
execjs (2.10.0)
238-
factory_bot (6.5.0)
239-
activesupport (>= 5.0.0)
240-
factory_bot_rails (6.4.4)
238+
factory_bot (6.5.4)
239+
activesupport (>= 6.1.0)
240+
factory_bot_rails (6.5.0)
241241
factory_bot (~> 6.5)
242-
railties (>= 5.0.0)
242+
railties (>= 6.1.0)
243243
faker (3.5.1)
244244
i18n (>= 1.8.11, < 2)
245245
faraday (1.10.4)
@@ -509,7 +509,7 @@ GEM
509509
puma (6.6.0)
510510
nio4r (~> 2.0)
511511
racc (1.8.1)
512-
rack (3.1.15)
512+
rack (3.1.16)
513513
rack-mini-profiler (3.3.1)
514514
rack (>= 1.2.0)
515515
rack-protection (4.1.1)
@@ -566,7 +566,7 @@ GEM
566566
rb-fsevent (0.11.2)
567567
rb-inotify (0.10.1)
568568
ffi (~> 1.0)
569-
rdoc (6.14.0)
569+
rdoc (6.14.1)
570570
erb
571571
psych (>= 4.0.0)
572572
recaptcha (5.19.0)

0 commit comments

Comments
 (0)