summaryrefslogtreecommitdiff
path: root/libre/ruby2.4/ruby-2.4.3-add-json_pure.patch
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2018-01-07 13:59:22 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2018-01-07 13:59:22 -0500
commite442eb024321696e82d503881d4d85e7ae3cfd93 (patch)
tree91b1888a92d759e05d2238ee03aea0ea4be65018 /libre/ruby2.4/ruby-2.4.3-add-json_pure.patch
parent4cb0b9db8954305f8cd28c68107e76c1d6f71863 (diff)
downloadabslibre-e442eb024321696e82d503881d4d85e7ae3cfd93.tar.gz
abslibre-e442eb024321696e82d503881d4d85e7ae3cfd93.tar.bz2
abslibre-e442eb024321696e82d503881d4d85e7ae3cfd93.zip
Add ruby2.4
Diffstat (limited to 'libre/ruby2.4/ruby-2.4.3-add-json_pure.patch')
-rw-r--r--libre/ruby2.4/ruby-2.4.3-add-json_pure.patch22
1 files changed, 22 insertions, 0 deletions
diff --git a/libre/ruby2.4/ruby-2.4.3-add-json_pure.patch b/libre/ruby2.4/ruby-2.4.3-add-json_pure.patch
new file mode 100644
index 000000000..5630451ea
--- /dev/null
+++ b/libre/ruby2.4/ruby-2.4.3-add-json_pure.patch
@@ -0,0 +1,22 @@
+diff --git a/doc/maintainers.rdoc b/doc/maintainers.rdoc
+index ec6a6b7134..11a1079e57 100644
+--- a/doc/maintainers.rdoc
++++ b/doc/maintainers.rdoc
+@@ -72,6 +72,8 @@ Zachary Scott (zzak)
+ Akinori MUSHA (knu)
+ [lib/irb.rb, lib/irb/*]
+ Keiju ISHITSUKA (keiju)
++[lib/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