117117 database_cleaner-core (~> 2.0 )
118118 database_cleaner-core (2.0.1 )
119119 date (3.5.0 )
120+ db-query-matchers (0.8.0 )
120121 descendants_tracker (0.0.4 )
121122 thread_safe (~> 0.3 , >= 0.3.1 )
122123 devise (4.9.4 )
@@ -166,13 +167,19 @@ GEM
166167 zeitwerk (~> 2.6 )
167168 erb (5.1.3 )
168169 erubi (1.13.1 )
169- factory_bot (6.5.5 )
170+ factory_bot (6.5.6 )
170171 activesupport (>= 6.1.0 )
171172 factory_bot_rails (6.5.1 )
172173 factory_bot (~> 6.5 )
173174 railties (>= 6.1.0 )
175+ ffi (1.17.2-aarch64-linux-gnu )
176+ ffi (1.17.2-aarch64-linux-musl )
177+ ffi (1.17.2-arm-linux-gnu )
178+ ffi (1.17.2-arm-linux-musl )
174179 ffi (1.17.2-arm64-darwin )
180+ ffi (1.17.2-x86_64-darwin )
175181 ffi (1.17.2-x86_64-linux-gnu )
182+ ffi (1.17.2-x86_64-linux-musl )
176183 flay (2.13.3 )
177184 erubi (~> 1.10 )
178185 path_expander (~> 1.0 )
@@ -236,12 +243,24 @@ GEM
236243 timeout
237244 net-smtp (0.5.1 )
238245 net-protocol
239- nio4r (2.7.4 )
246+ nio4r (2.7.5 )
247+ nokogiri (1.18.10-aarch64-linux-gnu )
248+ racc (~> 1.4 )
249+ nokogiri (1.18.10-aarch64-linux-musl )
250+ racc (~> 1.4 )
251+ nokogiri (1.18.10-arm-linux-gnu )
252+ racc (~> 1.4 )
253+ nokogiri (1.18.10-arm-linux-musl )
254+ racc (~> 1.4 )
240255 nokogiri (1.18.10-arm64-darwin )
241256 racc (~> 1.4 )
257+ nokogiri (1.18.10-x86_64-darwin )
258+ racc (~> 1.4 )
242259 nokogiri (1.18.10-x86_64-linux-gnu )
243260 racc (~> 1.4 )
244- oj (3.16.11 )
261+ nokogiri (1.18.10-x86_64-linux-musl )
262+ racc (~> 1.4 )
263+ oj (3.16.12 )
245264 bigdecimal (>= 3.0 )
246265 ostruct (>= 0.2 )
247266 orm_adapter (0.5.0 )
252271 ast (~> 2.4.1 )
253272 racc
254273 path_expander (1.1.3 )
274+ pg (1.6.2 )
275+ pg (1.6.2-aarch64-linux )
276+ pg (1.6.2-aarch64-linux-musl )
255277 pg (1.6.2-arm64-darwin )
278+ pg (1.6.2-x86_64-darwin )
256279 pg (1.6.2-x86_64-linux )
280+ pg (1.6.2-x86_64-linux-musl )
257281 pp (0.6.3 )
258282 prettyprint
259283 prettyprint (0.2.0 )
@@ -328,13 +352,13 @@ GEM
328352 actionpack (>= 7.0 )
329353 railties (>= 7.0 )
330354 rexml (3.4.4 )
331- rspec-core (3.13.5 )
355+ rspec-core (3.13.6 )
332356 rspec-support (~> 3.13.0 )
333357 rspec-expectations (3.13.5 )
334358 diff-lcs (>= 1.2.0 , < 2.0 )
335359 rspec-support (~> 3.13.0 )
336360 rspec-json_expectations (2.2.0 )
337- rspec-mocks (3.13.5 )
361+ rspec-mocks (3.13.6 )
338362 diff-lcs (>= 1.2.0 , < 2.0 )
339363 rspec-support (~> 3.13.0 )
340364 rspec-rails (8.0.2 )
346370 rspec-mocks (~> 3.13 )
347371 rspec-support (~> 3.13 )
348372 rspec-support (3.13.6 )
349- rubocop (1.81.6 )
373+ rubocop (1.81.7 )
350374 json (~> 2.3 )
351375 language_server-protocol (~> 3.17.0.2 )
352376 lint_roller (~> 1.1.0 )
423447 unicode-emoji (~> 4.1 )
424448 unicode-emoji (4.1.0 )
425449 uniform_notifier (1.18.0 )
426- uri (1.0.4 )
450+ uri (1.1.0 )
427451 useragent (0.16.11 )
428452 virtus (2.0.0 )
429453 axiom-types (~> 0.1 )
443467 zeitwerk (2.7.3 )
444468
445469PLATFORMS
446- arm64-darwin-24
470+ aarch64-linux
471+ aarch64-linux-gnu
472+ aarch64-linux-musl
473+ arm-linux-gnu
474+ arm-linux-musl
475+ arm64-darwin
476+ x86_64-darwin
447477 x86_64-linux
478+ x86_64-linux-gnu
479+ x86_64-linux-musl
448480
449481DEPENDENCIES
450482 blueprinter
@@ -453,6 +485,7 @@ DEPENDENCIES
453485 bullet
454486 bundler-audit
455487 database_cleaner-active_record
488+ db-query-matchers
456489 devise
457490 devise-jwt
458491 dotenv
0 commit comments