We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eebd568 commit b5f4d65Copy full SHA for b5f4d65
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- dorian-json-deep-pluck (0.0.1)
+ dorian-json-deep-pluck (0.0.2)
5
json
6
7
GEM
dorian-json-deep-pluck.gemspec
@@ -2,7 +2,7 @@
Gem::Specification.new do |s|
s.name = "dorian-json-deep-pluck"
- s.version = "0.0.1"
+ s.version = "0.0.2"
s.summary = "deep pluck json based on json path"
s.description = s.summary
8
s.authors = ["Dorian Marié"]
0 commit comments