2
0

Update stoplight to version 4.1.0 (#28366)

This commit is contained in:
Matt Jankowski
2024-04-02 11:47:40 -04:00
committed by GitHub
parent 921c4c1273
commit edde54e991
8 changed files with 30 additions and 33 deletions

View File

@@ -88,7 +88,7 @@ gem 'sidekiq-unique-jobs', '~> 7.1'
gem 'sidekiq-bulk', '~> 0.2.0'
gem 'simple-navigation', '~> 4.4'
gem 'simple_form', '~> 5.2'
gem 'stoplight', '~> 3.0.1'
gem 'stoplight', '~> 4.1'
gem 'strong_migrations', '1.8.0'
gem 'tty-prompt', '~> 0.23', require: false
gem 'twitter-text', '~> 3.1.0'