joshbuddy / jsonpath

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

To filter elements of an array with unknown name / Add ruby versions for test cases #159

Closed mohanapriya2308 closed 1 year ago

mohanapriya2308 commented 1 year ago

Fix for issue id : #143 With this PR, test coverage is added for Ruby 3.0, 3.1, and 3.2.

mohanapriya2308 commented 1 year ago

@joshbuddy fixed #143 issue, love to hear your thoughts on it. Thanks :)

mohanapriya2308 commented 1 year ago

Added test coverage for Ruby 3.0, 3.1 and 3.2