summaryrefslogtreecommitdiff
path: root/libre/ruby2.3/ruby-2.3.4-add-json_pure.patch
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2017-07-04 21:31:51 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2017-07-04 21:32:15 -0400
commit213349485ac6296e3b423dec50c8dd2a748adac1 (patch)
tree19b17cfa8f1c1a4643bcfad0931ac16172df26ab /libre/ruby2.3/ruby-2.3.4-add-json_pure.patch
parent6ecb10333877aa817912cd91f82473f096ec7b01 (diff)
downloadabslibre-213349485ac6296e3b423dec50c8dd2a748adac1.tar.gz
abslibre-213349485ac6296e3b423dec50c8dd2a748adac1.tar.bz2
abslibre-213349485ac6296e3b423dec50c8dd2a748adac1.zip
add libre/ruby2.3
Diffstat (limited to 'libre/ruby2.3/ruby-2.3.4-add-json_pure.patch')
-rw-r--r--libre/ruby2.3/ruby-2.3.4-add-json_pure.patch22
1 files changed, 22 insertions, 0 deletions
diff --git a/libre/ruby2.3/ruby-2.3.4-add-json_pure.patch b/libre/ruby2.3/ruby-2.3.4-add-json_pure.patch
new file mode 100644
index 000000000..e543a58f1
--- /dev/null
+++ b/libre/ruby2.3/ruby-2.3.4-add-json_pure.patch
@@ -0,0 +1,22 @@
+diff --git a/doc/maintainers.rdoc b/doc/maintainers.rdoc
+index 74ee6aaee0..8536a3fe82 100644
+--- a/doc/maintainers.rdoc
++++ b/doc/maintainers.rdoc
+@@ -97,6 +97,8 @@ Zachary Scott (zzak)
+ [lib/jcode.rb]
+ * 1.8: _unmaintained_
+ * 1.9: _deprecated_
++[ext/json]
++ NARUSE, Yui (naruse)
+ [lib/logger.rb]
+ Naotoshi Seo (sonots)
+ [lib/mathn.rb]
+diff --git a/lib/json/.document b/lib/json/.document
+new file mode 100644
+index 0000000000..7ae6b614de
+--- /dev/null
++++ b/lib/json/.document
+@@ -0,0 +1,3 @@
++*.rb
++add/*.rb
++pure/*.rb