gems: add strong_migrations

This commit is contained in:
Pierre de La Morinerie 2022-03-15 13:59:59 +01:00
parent 1eebc2f1e1
commit 2e04435117
3 changed files with 30 additions and 0 deletions

View file

@ -80,6 +80,7 @@ gem 'sentry-ruby'
gem 'sib-api-v3-sdk'
gem 'skylight'
gem 'spreadsheet_architect'
gem 'strong_migrations' # lint database migrations
gem 'typhoeus'
gem 'warden'
gem 'webpacker'