File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ gem 'rack-cors'
4848group :development , :test do
4949 gem 'bundler-audit'
5050 gem 'rspec-json_expectations'
51- gem 'rspec-rails' , '~> 8.0.1 '
51+ gem 'rspec-rails' , '~> 8.0.2 '
5252 gem 'rubocop' , require : false
5353 gem 'rubocop-checkstyle_formatter' , require : false
5454 gem 'rubocop-factory_bot' , require : false
Original file line number Diff line number Diff line change 260260 puma (6.6.1 )
261261 nio4r (~> 2.0 )
262262 racc (1.8.1 )
263- rack (3.1.16 )
263+ rack (3.2.0 )
264264 rack-cors (3.0.0 )
265265 logger
266266 rack (>= 3.0.14 )
315315 rainbow (>= 2.0 , < 4.0 )
316316 rexml (~> 3.1 )
317317 regexp_parser (2.11.2 )
318- reline (0.6.1 )
318+ reline (0.6.2 )
319319 io-console (~> 0.5 )
320320 responders (3.1.1 )
321321 actionpack (>= 5.2 )
@@ -330,15 +330,15 @@ GEM
330330 rspec-mocks (3.13.5 )
331331 diff-lcs (>= 1.2.0 , < 2.0 )
332332 rspec-support (~> 3.13.0 )
333- rspec-rails (8.0.1 )
333+ rspec-rails (8.0.2 )
334334 actionpack (>= 7.2 )
335335 activesupport (>= 7.2 )
336336 railties (>= 7.2 )
337337 rspec-core (~> 3.13 )
338338 rspec-expectations (~> 3.13 )
339339 rspec-mocks (~> 3.13 )
340340 rspec-support (~> 3.13 )
341- rspec-support (3.13.4 )
341+ rspec-support (3.13.5 )
342342 rubocop (1.79.2 )
343343 json (~> 2.3 )
344344 language_server-protocol (~> 3.17.0.2 )
@@ -462,7 +462,7 @@ DEPENDENCIES
462462 rack-cors
463463 rails (~> 8.0.2 )
464464 rspec-json_expectations
465- rspec-rails (~> 8.0.1 )
465+ rspec-rails (~> 8.0.2 )
466466 rubocop
467467 rubocop-checkstyle_formatter
468468 rubocop-factory_bot
You can’t perform that action at this time.
0 commit comments