File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ gem 'puma', '~> 7.1'
2929gem 'pundit' , '~> 2.5'
3030gem 'rack-cors' , '~> 3.0'
3131gem 'rswag-api' , '~> 2.16.0'
32- gem 'rswag-ui' , '~> 2.16 .0'
32+ gem 'rswag-ui' , '~> 2.17 .0'
3333gem 'sendgrid' , '~> 1.2.4'
3434gem 'sprockets-rails' , '~> 3.5' , '>= 3.5.2'
3535gem 'strong_migrations' , '~> 2.5'
Original file line number Diff line number Diff line change 506506 rainbow (>= 2.0 , < 4.0 )
507507 rexml (~> 3.1 )
508508 regexp_parser (2.11.3 )
509- reline (0.6.2 )
509+ reline (0.6.3 )
510510 io-console (~> 0.5 )
511511 request_store (1.7.0 )
512512 rack (>= 1.4 )
540540 rswag-api (2.16.0 )
541541 activesupport (>= 5.2 , < 8.1 )
542542 railties (>= 5.2 , < 8.1 )
543- rswag-ui (2.16 .0 )
544- actionpack (>= 5.2 , < 8.1 )
545- railties (>= 5.2 , < 8.1 )
543+ rswag-ui (2.17 .0 )
544+ actionpack (>= 5.2 , < 8.2 )
545+ railties (>= 5.2 , < 8.2 )
546546 rubocop (1.81.7 )
547547 json (~> 2.3 )
548548 language_server-protocol (~> 3.17.0.2 )
@@ -706,7 +706,7 @@ DEPENDENCIES
706706 rspec-rails (~> 8.0 )
707707 rspec-retry !
708708 rswag-api (~> 2.16.0 )
709- rswag-ui (~> 2.16 .0 )
709+ rswag-ui (~> 2.17 .0 )
710710 rubocop (~> 1.81 )
711711 rubocop-capybara (~> 2.22 )
712712 rubocop-factory_bot (~> 2.27 )
You can’t perform that action at this time.
0 commit comments