joshbuddy / jsonpath

Ruby implementation of http://goessner.net/articles/JsonPath/
MIT License
447 stars 72 forks source link

bug #147: stop at character '!' when scanning key name, to avoid consuming first char of operator '!=' #148

Closed gongfarmer closed 2 years ago

gongfarmer commented 2 years ago

fixes bug #147