File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ group :test do
7979 gem 'parallel_tests' , '~> 5.5'
8080 gem 'pg_query' , '~> 6.1.0'
8181 gem 'prosopite' , '~> 2.1.2'
82- gem 'rspec-openapi' , '~> 0.20 '
82+ gem 'rspec-openapi' , '~> 0.21 '
8383 gem 'rspec-retry' , github : 'rootstrap/rspec-retry' , branch : 'add-intermittent-callback'
8484 gem 'selenium-webdriver' , '~> 4.38.0'
8585 gem 'shoulda-matchers' , '~> 7.0'
Original file line number Diff line number Diff line change @@ -517,15 +517,15 @@ GEM
517517 railties (>= 7.0 )
518518 rexml (3.4.4 )
519519 rouge (4.3.0 )
520- rspec-core (3.13.5 )
520+ rspec-core (3.13.6 )
521521 rspec-support (~> 3.13.0 )
522522 rspec-expectations (3.13.5 )
523523 diff-lcs (>= 1.2.0 , < 2.0 )
524524 rspec-support (~> 3.13.0 )
525525 rspec-mocks (3.13.5 )
526526 diff-lcs (>= 1.2.0 , < 2.0 )
527527 rspec-support (~> 3.13.0 )
528- rspec-openapi (0.20 .0 )
528+ rspec-openapi (0.21 .0 )
529529 actionpack (>= 5.2.0 )
530530 rails-dom-testing
531531 rspec-core
@@ -703,7 +703,7 @@ DEPENDENCIES
703703 rails (~> 8.0.4 )
704704 rails_best_practices (~> 1.23 )
705705 reek (~> 6.5 )
706- rspec-openapi (~> 0.20 )
706+ rspec-openapi (~> 0.21 )
707707 rspec-rails (~> 8.0 )
708708 rspec-retry !
709709 rswag-api (~> 2.17.0 )
You can’t perform that action at this time.
0 commit comments