From e37e745aa9705938c10dc394a8fa3421907b5551 Mon Sep 17 00:00:00 2001 From: Freemor Date: Fri, 24 May 2019 08:42:33 -0300 Subject: [libre-testing/ruby] Move rubygems to an optional depend in preparation for your-system-sanity which will prevent the installation of rubygems as it is a TPPM --- libre-testing/ruby/add-json_pure.patch | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 libre-testing/ruby/add-json_pure.patch (limited to 'libre-testing/ruby/add-json_pure.patch') diff --git a/libre-testing/ruby/add-json_pure.patch b/libre-testing/ruby/add-json_pure.patch new file mode 100644 index 000000000..5630451ea --- /dev/null +++ b/libre-testing/ruby/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 -- cgit v1.2.3