Update strong_migrations
to version 2.0.0 (#31061)
This commit is contained in:
parent
05342529dd
commit
adadfdbc03
2 changed files with 4 additions and 4 deletions
2
Gemfile
2
Gemfile
|
@ -88,7 +88,7 @@ gem 'sidekiq-unique-jobs', '~> 7.1'
|
|||
gem 'simple_form', '~> 5.2'
|
||||
gem 'simple-navigation', '~> 4.4'
|
||||
gem 'stoplight', '~> 4.1'
|
||||
gem 'strong_migrations', '1.8.0'
|
||||
gem 'strong_migrations'
|
||||
gem 'tty-prompt', '~> 0.23', require: false
|
||||
gem 'twitter-text', '~> 3.1.0'
|
||||
gem 'tzinfo-data', '~> 1.2023'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue