Sha256: 91d7c5c26109b5e23975d8457b09cba20f3b3ce3c24a39d3a2e7bfb97eb0cfe3
Contents?: true
Size: 207 Bytes
Versions: 1
Compression:
Stored size: 207 Bytes
Contents
# The Ruby standard Library exports JSON # http://www.ruby-doc.org/stdlib-1.9.3/libdoc/json/rdoc/ module JSON class MergePatch # The current version of json-merge_patch VERSION = "1.0.0" end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
json-merge_patch-1.0.0 | lib/json/merge_patch/version.rb |