Update stoplight to version 5.3.1 (#35129)

This commit is contained in:
Matt Jankowski
2025-08-12 04:15:22 -04:00
committed by GitHub
parent d9d7914a8d
commit 5ee83a680b
7 changed files with 44 additions and 29 deletions

View File

@@ -88,7 +88,7 @@ gem 'sidekiq-scheduler', '~> 6.0'
gem 'sidekiq-unique-jobs', '> 8'
gem 'simple_form', '~> 5.2'
gem 'simple-navigation', '~> 4.4'
gem 'stoplight', '~> 4.1'
gem 'stoplight'
gem 'strong_migrations'
gem 'tty-prompt', '~> 0.23', require: false
gem 'twitter-text', '~> 3.1.0'