json_p3 0.2.1 → 0.3.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: json_p3
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.1
4
+ version: 0.3.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - James Prior
@@ -36,7 +36,7 @@ cert_chain:
36
36
  6dM18fnfBc3yA4KI7AO8UAmRkTscMYV6f/K4YZR6ZYCNWRpY7rkg+arhf05aoSQf
37
37
  vn9bO1bzwdnG
38
38
  -----END CERTIFICATE-----
39
- date: 2024-10-24 00:00:00.000000000 Z
39
+ date: 2024-12-05 00:00:00.000000000 Z
40
40
  dependencies: []
41
41
  description: JSONPath following RFC 9535
42
42
  email:
@@ -52,6 +52,7 @@ files:
52
52
  - README.md
53
53
  - Rakefile
54
54
  - Steepfile
55
+ - certs/jgrp.pem
55
56
  - lib/json_p3.rb
56
57
  - lib/json_p3/cache.rb
57
58
  - lib/json_p3/environment.rb
@@ -67,7 +68,9 @@ files:
67
68
  - lib/json_p3/lexer.rb
68
69
  - lib/json_p3/node.rb
69
70
  - lib/json_p3/parser.rb
71
+ - lib/json_p3/patch.rb
70
72
  - lib/json_p3/path.rb
73
+ - lib/json_p3/pointer.rb
71
74
  - lib/json_p3/segment.rb
72
75
  - lib/json_p3/selector.rb
73
76
  - lib/json_p3/token.rb
@@ -103,7 +106,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
103
106
  - !ruby/object:Gem::Version
104
107
  version: '0'
105
108
  requirements: []
106
- rubygems_version: 3.5.16
109
+ rubygems_version: 3.3.27
107
110
  signing_key:
108
111
  specification_version: 4
109
112
  summary: 'JSONPath: Query Expressions for JSON in Ruby'
metadata.gz.sig CHANGED
Binary file