Skip to content

Convert ObjectifiedHash to Hash before calling Hash methods on it

What does this MR do and why?

Describe in detail what your merge request does and why.

Fix a Ruby warning about converting ObjectifiedHash to Hash before calling Hash methods on it.

Author Check-list

  • Has documentation been updated?

Merge request reports

Loading