chore: Fix schema disparities (#7554)

- Fixing the schema disparities that crept up during merges
- Also, fix the issue with migrate command regenerating the schema for contacts.rb model
This commit is contained in:
Sojan Jose
2023-07-19 19:15:43 +03:00
committed by GitHub
parent f3f665cabb
commit 1d718b92b7
3 changed files with 9 additions and 5 deletions

View File

@@ -365,13 +365,13 @@ GEM
image_processing (1.12.2)
mini_magick (>= 4.9.5, < 5)
ruby-vips (>= 2.0.17, < 3)
io-console (0.6.0)
irb (1.7.2)
reline (>= 0.3.6)
informers (0.2.0)
blingfire (>= 0.1.7)
numo-narray
onnxruntime (>= 0.5.1)
io-console (0.6.0)
irb (1.7.2)
reline (>= 0.3.6)
jbuilder (2.11.5)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)