Skip to content

Commit c2bb4fa

Browse files
build(deps-dev): bump factory_bot_rails from 6.4.4 to 6.5.1
Bumps [factory_bot_rails](https://github.com/thoughtbot/factory_bot_rails) from 6.4.4 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.4.4...v6.5.1) --- updated-dependencies: - dependency-name: factory_bot_rails dependency-version: 6.5.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4afde40 commit c2bb4fa

1 file changed

Lines changed: 17 additions & 17 deletions

File tree

Gemfile.lock

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ GEM
140140
childprocess (5.1.0)
141141
logger (~> 1.5)
142142
coderay (1.1.3)
143-
concurrent-ruby (1.3.4)
143+
concurrent-ruby (1.3.5)
144144
connection_pool (2.4.1)
145145
coveralls_reborn (0.29.0)
146146
simplecov (~> 0.22.0)
@@ -185,11 +185,11 @@ GEM
185185
erubis (2.7.0)
186186
excon (0.111.0)
187187
execjs (2.9.1)
188-
factory_bot (6.5.0)
189-
activesupport (>= 5.0.0)
190-
factory_bot_rails (6.4.4)
188+
factory_bot (6.5.5)
189+
activesupport (>= 6.1.0)
190+
factory_bot_rails (6.5.1)
191191
factory_bot (~> 6.5)
192-
railties (>= 5.0.0)
192+
railties (>= 6.1.0)
193193
faraday (2.13.0)
194194
faraday-net_http (>= 2.0, < 3.5)
195195
json
@@ -242,7 +242,7 @@ GEM
242242
csv
243243
mini_mime (>= 1.0.0)
244244
multi_xml (>= 0.5.2)
245-
i18n (1.14.6)
245+
i18n (1.14.7)
246246
concurrent-ruby (~> 1.0)
247247
i18n-js (3.9.2)
248248
i18n (>= 0.6.6)
@@ -272,7 +272,7 @@ GEM
272272
activesupport (>= 4)
273273
railties (>= 4)
274274
request_store (~> 1.0)
275-
loofah (2.23.1)
275+
loofah (2.24.1)
276276
crass (~> 1.0.2)
277277
nokogiri (>= 1.12.0)
278278
lumberjack (1.2.10)
@@ -300,7 +300,7 @@ GEM
300300
mini_portile2 (2.8.9)
301301
mini_racer (0.9.0)
302302
libv8-node (~> 18.19.0.0)
303-
minitest (5.25.4)
303+
minitest (5.25.5)
304304
modernizr-rails (2.7.1)
305305
moneta (1.0.0)
306306
mongo (2.21.0)
@@ -327,16 +327,16 @@ GEM
327327
net-smtp (0.5.1)
328328
net-protocol
329329
nio4r (2.7.4)
330-
nokogiri (1.18.9)
330+
nokogiri (1.18.10)
331331
mini_portile2 (~> 2.8.2)
332332
racc (~> 1.4)
333-
nokogiri (1.18.9-aarch64-linux-gnu)
333+
nokogiri (1.18.10-aarch64-linux-gnu)
334334
racc (~> 1.4)
335-
nokogiri (1.18.9-arm64-darwin)
335+
nokogiri (1.18.10-arm64-darwin)
336336
racc (~> 1.4)
337-
nokogiri (1.18.9-x64-mingw-ucrt)
337+
nokogiri (1.18.10-x64-mingw-ucrt)
338338
racc (~> 1.4)
339-
nokogiri (1.18.9-x86_64-linux-gnu)
339+
nokogiri (1.18.10-x86_64-linux-gnu)
340340
racc (~> 1.4)
341341
notiffany (0.1.3)
342342
nenv (~> 0.1)
@@ -368,7 +368,7 @@ GEM
368368
rack (>= 2.0.0)
369369
rack-proxy (0.7.7)
370370
rack
371-
rack-test (2.1.0)
371+
rack-test (2.2.0)
372372
rack (>= 1.3)
373373
rails (6.1.7.10)
374374
actioncable (= 6.1.7.10)
@@ -389,7 +389,7 @@ GEM
389389
actionpack (>= 5.0.1.rc1)
390390
actionview (>= 5.0.1.rc1)
391391
activesupport (>= 5.0.1.rc1)
392-
rails-dom-testing (2.2.0)
392+
rails-dom-testing (2.3.0)
393393
activesupport (>= 5.0.0)
394394
minitest
395395
nokogiri (>= 1.6)
@@ -406,7 +406,7 @@ GEM
406406
rake (>= 12.2)
407407
thor (~> 1.0)
408408
rainbow (3.1.1)
409-
rake (13.2.1)
409+
rake (13.3.0)
410410
rate_throttle_client (0.1.2)
411411
rb-fsevent (0.11.2)
412412
rb-inotify (0.11.1)
@@ -580,7 +580,7 @@ GEM
580580
websocket-extensions (0.1.5)
581581
xpath (3.2.0)
582582
nokogiri (~> 1.8)
583-
zeitwerk (2.7.1)
583+
zeitwerk (2.7.3)
584584

585585
PLATFORMS
586586
aarch64-linux

0 commit comments

Comments
 (0)