json-logic-ruby
json-logic-ruby copied to clipboard
== operator incorrectly compares floats and ints
According to the spec at https://jsonlogic.com/, the ==
operator should return true when comparing inputs such as 1.0
and 1