Skip to content

Commit 87ecfbf

Browse files
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 80ab9f0 commit 87ecfbf

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
@@ -87,7 +87,7 @@ GEM
8787
base64 (0.3.0)
8888
benchmark (0.4.1)
8989
benchmark-ips (2.14.0)
90-
bigdecimal (3.2.2)
90+
bigdecimal (3.2.3)
9191
bindex (0.8.1)
9292
bluecloth (2.2.0)
9393
bootsnap (1.18.6)
@@ -105,7 +105,7 @@ GEM
105105
regexp_parser (>= 1.5, < 3.0)
106106
xpath (~> 3.2)
107107
concurrent-ruby (1.3.5)
108-
connection_pool (2.5.3)
108+
connection_pool (2.5.4)
109109
crass (1.0.6)
110110
date (3.4.1)
111111
debug (1.11.0)
@@ -136,9 +136,9 @@ GEM
136136
erubi (1.13.1)
137137
et-orbi (1.2.11)
138138
tzinfo
139-
factory_bot (6.5.4)
139+
factory_bot (6.5.5)
140140
activesupport (>= 6.1.0)
141-
factory_bot_rails (6.5.0)
141+
factory_bot_rails (6.5.1)
142142
factory_bot (~> 6.5)
143143
railties (>= 6.1.0)
144144
faker (3.5.2)
@@ -256,7 +256,7 @@ GEM
256256
nio4r (~> 2.0)
257257
raabro (1.4.0)
258258
racc (1.8.1)
259-
rack (3.2.0)
259+
rack (3.2.1)
260260
rack-mini-profiler (4.0.1)
261261
rack (>= 1.2.0)
262262
rack-session (2.1.1)

0 commit comments

Comments
 (0)