You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to prevent conflicts between the activesupport and deep_merge gems, we should explicitly call DeepMerge.deep_merge! instead of the Hash method.
The text was updated successfully, but these errors were encountered:
silug
added a commit
to silug/rubygem-simp-compliance_engine
that referenced
this issue
Dec 27, 2024
In order to prevent conflicts between the
activesupport
anddeep_merge
gems, we should explicitly callDeepMerge.deep_merge!
instead of theHash
method.The text was updated successfully, but these errors were encountered: