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 @@ -29,7 +29,7 @@ gem 'pg', '~> 1.5'
2929gem 'puma' , '~> 6.4'
3030gem 'pundit' , '~> 2.3'
3131gem 'rack-cors' , '~> 2.0'
32- gem 'rswag-api' , '~> 2.13 .0'
32+ gem 'rswag-api' , '~> 2.14 .0'
3333gem 'rswag-ui' , '~> 2.14.0'
3434gem 'sendgrid' , '~> 1.2.4'
3535gem 'sprockets-rails' , '~> 3.5' , '>= 3.5.2'
Original file line number Diff line number Diff line change 493493 rspec-mocks (~> 3.13 )
494494 rspec-support (~> 3.13 )
495495 rspec-support (3.13.1 )
496- rswag-api (2.13 .0 )
497- activesupport (>= 3.1 , < 7.2 )
498- railties (>= 3.1 , < 7.2 )
496+ rswag-api (2.14 .0 )
497+ activesupport (>= 5.2 , < 8.0 )
498+ railties (>= 5.2 , < 8.0 )
499499 rswag-ui (2.14.0 )
500500 actionpack (>= 5.2 , < 8.0 )
501501 railties (>= 5.2 , < 8.0 )
@@ -648,7 +648,7 @@ DEPENDENCIES
648648 rspec-openapi (~> 0.18 )
649649 rspec-rails (~> 6.1 )
650650 rspec-retry !
651- rswag-api (~> 2.13 .0 )
651+ rswag-api (~> 2.14 .0 )
652652 rswag-ui (~> 2.14.0 )
653653 rubocop (~> 1.65 )
654654 rubocop-capybara (~> 2.21 )
You can’t perform that action at this time.
0 commit comments