File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ group :test do
78
78
gem 'parallel_tests' , '~> 5.1'
79
79
gem 'pg_query' , '~> 6.1.0'
80
80
gem 'prosopite' , '~> 2.1.0'
81
- gem 'rspec-openapi' , '~> 0.18 '
81
+ gem 'rspec-openapi' , '~> 0.19 '
82
82
gem 'rspec-retry' , github : 'rootstrap/rspec-retry' , branch : 'add-intermittent-callback'
83
83
gem 'selenium-webdriver' , '~> 4.32.0'
84
84
gem 'shoulda-matchers' , '~> 6.5'
Original file line number Diff line number Diff line change 347
347
activesupport (>= 4 )
348
348
railties (>= 4 )
349
349
request_store (~> 1.0 )
350
- loofah (2.24.0 )
350
+ loofah (2.24.1 )
351
351
crass (~> 1.0.2 )
352
352
nokogiri (>= 1.12.0 )
353
353
mail (2.8.1 )
359
359
matrix (0.4.2 )
360
360
method_source (1.1.0 )
361
361
mini_mime (1.1.5 )
362
- mini_portile2 (2.8.8 )
362
+ mini_portile2 (2.8.9 )
363
363
minitest (5.25.5 )
364
364
msgpack (1.7.5 )
365
365
net-http (0.6.0 )
509
509
rspec-mocks (3.13.3 )
510
510
diff-lcs (>= 1.2.0 , < 2.0 )
511
511
rspec-support (~> 3.13.0 )
512
- rspec-openapi (0.18.4 )
512
+ rspec-openapi (0.19.0 )
513
513
actionpack (>= 5.2.0 )
514
514
rails-dom-testing
515
515
rspec-core
@@ -684,7 +684,7 @@ DEPENDENCIES
684
684
rails (~> 8.0.2 )
685
685
rails_best_practices (~> 1.20 )
686
686
reek (~> 6.5 )
687
- rspec-openapi (~> 0.18 )
687
+ rspec-openapi (~> 0.19 )
688
688
rspec-rails (~> 8.0 )
689
689
rspec-retry !
690
690
rswag-api (~> 2.16.0 )
You can’t perform that action at this time.
0 commit comments