summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJarek Prokop <jprokop@redhat.com>2023-02-09 10:53:34 +0100
committerJarek Prokop <jprokop@redhat.com>2023-02-09 10:53:34 +0100
commitaf8e25217eb29e2beb689b849f0c8e1e39b596af (patch)
tree9d574f89f63c8cca1993d5f11d8163cf62028cbb
parent9ad6d7006ead02ff71f858ce1f6170d4be90b3ff (diff)
downloadspdx_rubygems-af8e25217eb29e2beb689b849f0c8e1e39b596af.tar.gz
spdx_rubygems-af8e25217eb29e2beb689b849f0c8e1e39b596af.tar.xz
spdx_rubygems-af8e25217eb29e2beb689b849f0c8e1e39b596af.zip
2023-01-26
-rw-r--r--fedora2spdx.rb2
-rw-r--r--rubygems_fedora_gem2rpm_matches.csv11
-rw-r--r--rubygems_fedora_spdx_state.csv32
-rw-r--r--rubygems_fedora_valid_no_action.csv10
-rw-r--r--rubygems_fedora_valid_spdx.csv17
-rw-r--r--rubygems_try_convert_conjunctions.csv18
6 files changed, 29 insertions, 61 deletions
diff --git a/fedora2spdx.rb b/fedora2spdx.rb
index 3503a39..c41a8ef 100644
--- a/fedora2spdx.rb
+++ b/fedora2spdx.rb
@@ -396,6 +396,8 @@ if ARGV[0] == '--email'
puts "
* Total rubygems in Fedora: #{total}
+ * Excluded gems:
+ #{EXCLUDED_SOURCES.join("\n")}
* Total rubygems checked: #{total_checked}
* Fedora License field and gem2rpm license match and license-validate succeeds: #{no_act}/#{total_checked}
* license-validate says they are OK SPDX, but licenses may or may not match between Fedora and upstream: #{license_checked}/#{total_checked}
diff --git a/rubygems_fedora_gem2rpm_matches.csv b/rubygems_fedora_gem2rpm_matches.csv
index 74981b3..3d329a8 100644
--- a/rubygems_fedora_gem2rpm_matches.csv
+++ b/rubygems_fedora_gem2rpm_matches.csv
@@ -1,6 +1,5 @@
true;0;Ascii85;MIT;MIT
true;0;RedCloth;MIT;MIT
-true;0;ZenTest;MIT;MIT
true;0;abrt;MIT;MIT
true;0;actioncable;MIT;MIT
true;0;actionmailbox;MIT;MIT
@@ -12,10 +11,10 @@ true;0;activejob;MIT;MIT
true;0;activemodel;MIT;MIT
true;0;activemodel-serializers-xml;MIT;MIT
true;0;activerecord;MIT;MIT
-true;0;activeresource;MIT;MIT
true;0;activestorage;MIT;MIT
true;0;activesupport;MIT;MIT
true;0;acts_as_list;MIT;MIT
+true;0;addressable;Apache-2.0;Apache-2.0
true;0;afm;MIT;MIT
true;0;algorithms;MIT;MIT
true;0;asciidoctor-pdf;MIT;MIT
@@ -34,7 +33,6 @@ true;0;chake;MIT;MIT
true;0;childprocess;MIT;MIT
true;0;chronic;MIT;MIT
true;0;chunky_png;MIT;MIT
-true;0;cinch;MIT;MIT
true;0;clockwork;MIT;MIT
true;0;codeclimate-test-reporter;MIT;MIT
true;0;coderay;MIT;MIT
@@ -78,7 +76,6 @@ true;0;fog-core;MIT;MIT
true;0;fog-json;MIT;MIT
true;0;fog-libvirt;MIT;MIT
true;0;fog-xml;MIT;MIT
-true;0;foreigner;MIT;MIT
true;0;forwardable-extended;MIT;MIT
true;0;gem-nice-install;MIT;MIT
true;0;generator_spec;MIT;MIT
@@ -118,6 +115,7 @@ true;0;jekyll-sass-converter;MIT;MIT
true;0;jekyll-seo-tag;MIT;MIT
true;0;jekyll-toc;MIT;MIT
true;0;jekyll-watch;MIT;MIT
+true;0;jmespath;Apache-2.0;Apache-2.0
true;0;jquery-rails;MIT;MIT
true;0;json_spec;MIT;MIT
true;0;kramdown;MIT;MIT
@@ -133,6 +131,7 @@ true;0;mail;MIT;MIT
true;0;marc;MIT;MIT
true;0;mechanize;MIT;MIT
true;0;memfs;MIT;MIT
+true;0;memoizer;MIT;MIT
true;0;mercenary;MIT;MIT
true;0;metaclass;MIT;MIT
true;0;method_source;MIT;MIT
@@ -150,7 +149,6 @@ true;0;minitest-profile;MIT;MIT
true;0;minitest-stub-const;MIT;MIT
true;0;mizuho;MIT;MIT
true;0;mongoid;MIT;MIT
-true;0;more_core_extensions;MIT;MIT
true;0;multi_json;MIT;MIT
true;0;multi_test;MIT;MIT
true;0;multi_xml;MIT;MIT
@@ -176,7 +174,6 @@ true;0;pastel;MIT;MIT
true;0;pathutil;MIT;MIT
true;0;pdf-reader;MIT;MIT
true;0;pdfkit;MIT;MIT
-true;0;plist;MIT;MIT
true;0;polyglot;MIT;MIT
true;0;posix-spawn;MIT;MIT
true;0;powerpack;MIT;MIT
@@ -237,7 +234,6 @@ true;0;scrub_rb;MIT;MIT
true;0;sd_notify;MIT;MIT
true;0;semantic;MIT;MIT
true;0;sequel;MIT;MIT
-true;0;sexp_processor;MIT;MIT
true;0;shellany;MIT;MIT
true;0;shoulda;MIT;MIT
true;0;shoulda-context;MIT;MIT
@@ -289,5 +285,4 @@ true;0;yaml-lint;MIT;MIT
true;0;zeitwerk;MIT;MIT
true;1;pkg-config;LGPLv2+;LGPLv2+
true;1;rb-readline;BSD;BSD
-true;1;syntax;BSD;BSD
true;1;webrick;Ruby and BSD-2-Clause;Ruby and BSD-2-Clause \ No newline at end of file
diff --git a/rubygems_fedora_spdx_state.csv b/rubygems_fedora_spdx_state.csv
index beea023..6770897 100644
--- a/rubygems_fedora_spdx_state.csv
+++ b/rubygems_fedora_spdx_state.csv
@@ -1,7 +1,6 @@
gem2rpm_and_fedora_matches?;license_validate_exit_code;gem_name;fedora_license;gem2rpm_license;dead_package
true;0;Ascii85;MIT;MIT
true;0;RedCloth;MIT;MIT
-true;0;ZenTest;MIT;MIT
true;0;abrt;MIT;MIT
true;0;actioncable;MIT;MIT
true;0;actionmailbox;MIT;MIT
@@ -13,10 +12,10 @@ true;0;activejob;MIT;MIT
true;0;activemodel;MIT;MIT
true;0;activemodel-serializers-xml;MIT;MIT
true;0;activerecord;MIT;MIT
-true;0;activeresource;MIT;MIT
true;0;activestorage;MIT;MIT
true;0;activesupport;MIT;MIT
true;0;acts_as_list;MIT;MIT
+true;0;addressable;Apache-2.0;Apache-2.0
true;0;afm;MIT;MIT
true;0;algorithms;MIT;MIT
false;0;ammeter;MIT;
@@ -41,7 +40,6 @@ true;0;chake;MIT;MIT
true;0;childprocess;MIT;MIT
true;0;chronic;MIT;MIT
true;0;chunky_png;MIT;MIT
-true;0;cinch;MIT;MIT
true;0;clockwork;MIT;MIT
true;0;codeclimate-test-reporter;MIT;MIT
true;0;coderay;MIT;MIT
@@ -67,7 +65,6 @@ true;0;cucumber-wire;MIT;MIT
false;0;curb;Ruby;MIT
true;0;daemon_controller;MIT;MIT
true;0;dalli;MIT;MIT
-false;0;declarative_authorization;MIT;
true;0;deep_merge;MIT;MIT
false;0;delorean;MIT;
false;0;diff-lcs;MIT OR Artistic-2.0 OR GPL-2.0-or-later;MIT and Artistic-2.0 and GPL-2.0+
@@ -96,7 +93,6 @@ true;0;fog-core;MIT;MIT
true;0;fog-json;MIT;MIT
true;0;fog-libvirt;MIT;MIT
true;0;fog-xml;MIT;MIT
-true;0;foreigner;MIT;MIT
false;0;formatador;MIT;
true;0;forwardable-extended;MIT;MIT
false;0;gdk4;LGPL-2.1-or-later;LGPL-2.1+
@@ -141,6 +137,7 @@ true;0;jekyll-sass-converter;MIT;MIT
true;0;jekyll-seo-tag;MIT;MIT
true;0;jekyll-toc;MIT;MIT
true;0;jekyll-watch;MIT;MIT
+true;0;jmespath;Apache-2.0;Apache-2.0
true;0;jquery-rails;MIT;MIT
true;0;json_spec;MIT;MIT
true;0;kramdown;MIT;MIT
@@ -157,6 +154,7 @@ true;0;mail;MIT;MIT
true;0;marc;MIT;MIT
true;0;mechanize;MIT;MIT
true;0;memfs;MIT;MIT
+true;0;memoizer;MIT;MIT
true;0;mercenary;MIT;MIT
true;0;metaclass;MIT;MIT
true;0;method_source;MIT;MIT
@@ -173,11 +171,11 @@ true;0;minitest;MIT;MIT
true;0;minitest-around;MIT;MIT
true;0;minitest-profile;MIT;MIT
true;0;minitest-stub-const;MIT;MIT
+false;0;minitest;MIT;
true;0;mizuho;MIT;MIT
false;0;mkrf;MIT;
true;0;mongoid;MIT;MIT
false;0;moped;MIT;
-true;0;more_core_extensions;MIT;MIT
true;0;multi_json;MIT;MIT
true;0;multi_test;MIT;MIT
true;0;multi_xml;MIT;MIT
@@ -204,7 +202,7 @@ true;0;pastel;MIT;MIT
true;0;pathutil;MIT;MIT
true;0;pdf-reader;MIT;MIT
true;0;pdfkit;MIT;MIT
-true;0;plist;MIT;MIT
+false;0;pg;(BSD-2-Clause OR Ruby) AND PostgreSQL;BSD-2-Clause
true;0;polyglot;MIT;MIT
true;0;posix-spawn;MIT;MIT
true;0;powerpack;MIT;MIT
@@ -214,6 +212,7 @@ true;0;progressbar;MIT;MIT
false;0;proxifier;MIT;
true;0;pry;MIT;MIT
true;0;pry-byebug;MIT;MIT
+false;0;public_suffix;MIT AND MPL-2.0;MIT
true;0;puma;BSD-3-Clause;BSD-3-Clause
true;0;pundit;MIT;MIT
false;0;puppet-lint;MIT;
@@ -270,13 +269,10 @@ true;0;sass;MIT;MIT
true;0;sass-rails;MIT;MIT
true;0;sassc;MIT;MIT
true;0;scrub_rb;MIT;MIT
-false;0;scruffy;MIT;
true;0;sd_notify;MIT;MIT
true;0;semantic;MIT;MIT
true;0;sequel;MIT;MIT
-false;0;session;Ruby;
false;0;settingslogic;MIT;
-true;0;sexp_processor;MIT;MIT
true;0;shellany;MIT;MIT
false;0;shindo;MIT;
true;0;shoulda;MIT;MIT
@@ -294,7 +290,6 @@ true;0;spring-watcher-listen;MIT;MIT
true;0;sprockets;MIT;MIT
true;0;sprockets-rails;MIT;MIT
true;0;sshkey;MIT;MIT
-false;0;state_machine;MIT;
true;0;stringex;MIT;MIT
true;0;syck;MIT;MIT
true;0;sync;BSD-2-Clause;BSD-2-Clause
@@ -332,11 +327,8 @@ true;0;xml-simple;MIT;MIT
true;0;xpath;MIT;MIT
true;0;yaml-lint;MIT;MIT
true;0;zeitwerk;MIT;MIT
-false;1;abstract;GPLv2 or Ruby;
-false;1;addressable;ASL 2.0;Apache-2.0
false;1;allison;AFL;
false;1;ansi;BSD;BSD-2-Clause
-false;1;archive-tar-minitar;GPLv2+ or Ruby;
false;1;aruba;MIT and CC-BY and (MIT or GPLv2) and (MIT or BSD or GPLv2);MIT
false;1;atk;LGPLv2;LGPL-2.1+
false;1;atomic;ASL 2.0;Apache-2.0
@@ -373,6 +365,7 @@ false;1;gio2;LGPLv2;LGPL-2.1+
false;1;glib2;LGPLv2;LGPL-2.1+
false;1;gobject-introspection;LGPLv2+;LGPL-2.1+
false;1;goocanvas;LGPLv2;LGPLv2.1 or later
+false;1;goocanvas;LGPLv2;
false;1;gstreamer;LGPLv2;LGPL-2.1+
false;1;gtk2;LGPLv2;LGPL-2.1+
false;1;gtk3;LGPLv2+;LGPL-2.1+
@@ -393,16 +386,13 @@ false;1;icaro;GPLv3;
false;1;idn;ASL 2.0 and LGPLv2+;
false;1;image_size;Ruby or GPLv2;Ruby
false;1;imagesize;GPLv2 or Ruby;
-false;1;jmespath;ASL 2.0;Apache-2.0
false;1;json;Ruby or BSD;Ruby
false;1;levenshtein;GPLv2;
false;1;locale;GPLv2 or Ruby;Ruby and LGPLv3+
-false;1;lockfile;GPLv2 or Ruby;
false;1;log4r;LGPLv3;
false;1;logstash-event;ASL 2.0;Apache License (2.0)
false;1;macaddr;Ruby or BSD;Ruby
false;1;marcel;MIT and ASL 2.0;MIT and Apache-2.0
-false;1;memcache-client;BSD;
false;1;mixlib-cli;ASL 2.0;Apache-2.0
false;1;mixlib-config;ASL 2.0;Apache-2.0
false;1;mixlib-log;ASL 2.0;Apache-2.0
@@ -416,15 +406,13 @@ false;1;ncursesw;LGPLv2+;LGPL-2.1
false;1;net-sftp;MIT or LGPLv2;MIT
false;1;nifti;LGPLv3+;LGPLv3
false;1;nio4r;MIT and (BSD or GPLv2+);MIT
-false;1;nokogiri;MIT and ASL 2.0;MIT
+false;1;nokogiri;MIT and Apache-2.0;MIT
false;1;open4;BSD or Ruby;Ruby
false;1;opennebula;ASL 2.0;Apache-2.0
-false;1;openscap;GPLv2+;GPL-2.0
false;1;pango;LGPLv2;LGPL-2.1+
false;1;pathspec;ASL 2.0;Apache-2.0
false;1;pdf-core;GPLv2 or GPLv3 or Ruby;PRAWN and GPL-2.0 and GPL-3.0
false;1;pdf-inspector;GPLv2 or GPLv3 or Ruby;PRAWN and GPL-2.0 and GPL-3.0
-false;1;pg;(BSD or Ruby) and PostgreSQL;BSD-2-Clause
true;1;pkg-config;LGPLv2+;LGPLv2+
false;1;poppler;LGPLv2;LGPL-2.1+
false;1;power_assert;Ruby or BSD;BSD-2-Clause and Ruby
@@ -433,7 +421,6 @@ false;1;prawn-icon;Ruby or GPLv2 or GPLv3;RUBY and GPL-2 and GPL-3
false;1;prawn-table;Ruby or GPLv2 or GPLv3;RUBY and GPL-2 and GPL-3
false;1;prawn-templates;Ruby or GPLv2 or GPLv3;Nonstandard and GPL-2.0 and GPL-3.0
false;1;protobuf;MIT and BSD;MIT
-false;1;public_suffix;MIT and MPLv2.0;MIT
false;1;puppet-resource_api;ASL 2.0;Apache-2.0
false;1;rabbit;GPLv2+ and CC-BY;GPLv2+
false;1;racc;BSD;Ruby and BSD-2-Clause
@@ -447,7 +434,6 @@ false;1;redcarpet;MIT and ISC;MIT
false;1;rmail;BSD;
false;1;rouge;MIT and BSD;MIT and BSD-2-Clause
false;1;rsvg2;LGPLv2;LGPL-2.1+
-false;1;rubeyond;GPLv3+;
false;1;ruby-dbus;LGPLv2+ and MIT;LGPL-2.1
false;1;ruby-libvirt;LGPLv2+;LGPLv2
false;1;ruby-shadow;Public Domain;Unlicense
@@ -462,7 +448,6 @@ false;1;sinatra-rabbit;ASL 2.0;
false;1;sqlite3;BSD;BSD-3-Clause
false;1;stomp;ASL 2.0;Apache-2.0
false;1;sugarjar;ASL 2.0;Apache-2.0
-true;1;syntax;BSD;BSD
false;1;sys-uname;ASL 2.0;Apache-2.0
false;1;test-unit;(BSD or Ruby or Python) and (BSD or Ruby);Ruby and BSDL and PSFL
false;1;test-unit-notify;LGPLv2+ and (LGPLv2+ or GFDL or CC-BY-SA);LGPLv2.1 or later
@@ -473,7 +458,6 @@ false;1;ttfunk;GPLv2 or GPLv3 or Ruby;Nonstandard and GPL-2.0 and GPL-3.0
false;1;uglifier;MIT and BSD;MIT
false;1;unf;BSD;2-clause BSDL
false;1;uuid;MIT or CC-BY-SA;
-false;1;uuidtools;ASL 2.0;Apache-2.0
false;1;vault;MPLv2.0;MPL-2.0
false;1;vte;LGPLv2;LGPL-2.1+
false;1;vte3;LGPLv2+;LGPL-2.1+
diff --git a/rubygems_fedora_valid_no_action.csv b/rubygems_fedora_valid_no_action.csv
index 895e62f..79f1e2c 100644
--- a/rubygems_fedora_valid_no_action.csv
+++ b/rubygems_fedora_valid_no_action.csv
@@ -1,6 +1,5 @@
true;0;Ascii85;MIT;MIT
true;0;RedCloth;MIT;MIT
-true;0;ZenTest;MIT;MIT
true;0;abrt;MIT;MIT
true;0;actioncable;MIT;MIT
true;0;actionmailbox;MIT;MIT
@@ -12,10 +11,10 @@ true;0;activejob;MIT;MIT
true;0;activemodel;MIT;MIT
true;0;activemodel-serializers-xml;MIT;MIT
true;0;activerecord;MIT;MIT
-true;0;activeresource;MIT;MIT
true;0;activestorage;MIT;MIT
true;0;activesupport;MIT;MIT
true;0;acts_as_list;MIT;MIT
+true;0;addressable;Apache-2.0;Apache-2.0
true;0;afm;MIT;MIT
true;0;algorithms;MIT;MIT
true;0;asciidoctor-pdf;MIT;MIT
@@ -34,7 +33,6 @@ true;0;chake;MIT;MIT
true;0;childprocess;MIT;MIT
true;0;chronic;MIT;MIT
true;0;chunky_png;MIT;MIT
-true;0;cinch;MIT;MIT
true;0;clockwork;MIT;MIT
true;0;codeclimate-test-reporter;MIT;MIT
true;0;coderay;MIT;MIT
@@ -78,7 +76,6 @@ true;0;fog-core;MIT;MIT
true;0;fog-json;MIT;MIT
true;0;fog-libvirt;MIT;MIT
true;0;fog-xml;MIT;MIT
-true;0;foreigner;MIT;MIT
true;0;forwardable-extended;MIT;MIT
true;0;gem-nice-install;MIT;MIT
true;0;generator_spec;MIT;MIT
@@ -118,6 +115,7 @@ true;0;jekyll-sass-converter;MIT;MIT
true;0;jekyll-seo-tag;MIT;MIT
true;0;jekyll-toc;MIT;MIT
true;0;jekyll-watch;MIT;MIT
+true;0;jmespath;Apache-2.0;Apache-2.0
true;0;jquery-rails;MIT;MIT
true;0;json_spec;MIT;MIT
true;0;kramdown;MIT;MIT
@@ -133,6 +131,7 @@ true;0;mail;MIT;MIT
true;0;marc;MIT;MIT
true;0;mechanize;MIT;MIT
true;0;memfs;MIT;MIT
+true;0;memoizer;MIT;MIT
true;0;mercenary;MIT;MIT
true;0;metaclass;MIT;MIT
true;0;method_source;MIT;MIT
@@ -150,7 +149,6 @@ true;0;minitest-profile;MIT;MIT
true;0;minitest-stub-const;MIT;MIT
true;0;mizuho;MIT;MIT
true;0;mongoid;MIT;MIT
-true;0;more_core_extensions;MIT;MIT
true;0;multi_json;MIT;MIT
true;0;multi_test;MIT;MIT
true;0;multi_xml;MIT;MIT
@@ -176,7 +174,6 @@ true;0;pastel;MIT;MIT
true;0;pathutil;MIT;MIT
true;0;pdf-reader;MIT;MIT
true;0;pdfkit;MIT;MIT
-true;0;plist;MIT;MIT
true;0;polyglot;MIT;MIT
true;0;posix-spawn;MIT;MIT
true;0;powerpack;MIT;MIT
@@ -237,7 +234,6 @@ true;0;scrub_rb;MIT;MIT
true;0;sd_notify;MIT;MIT
true;0;semantic;MIT;MIT
true;0;sequel;MIT;MIT
-true;0;sexp_processor;MIT;MIT
true;0;shellany;MIT;MIT
true;0;shoulda;MIT;MIT
true;0;shoulda-context;MIT;MIT
diff --git a/rubygems_fedora_valid_spdx.csv b/rubygems_fedora_valid_spdx.csv
index 2ac696b..0eeef07 100644
--- a/rubygems_fedora_valid_spdx.csv
+++ b/rubygems_fedora_valid_spdx.csv
@@ -1,6 +1,5 @@
true;0;Ascii85;MIT;MIT
true;0;RedCloth;MIT;MIT
-true;0;ZenTest;MIT;MIT
true;0;abrt;MIT;MIT
true;0;actioncable;MIT;MIT
true;0;actionmailbox;MIT;MIT
@@ -12,10 +11,10 @@ true;0;activejob;MIT;MIT
true;0;activemodel;MIT;MIT
true;0;activemodel-serializers-xml;MIT;MIT
true;0;activerecord;MIT;MIT
-true;0;activeresource;MIT;MIT
true;0;activestorage;MIT;MIT
true;0;activesupport;MIT;MIT
true;0;acts_as_list;MIT;MIT
+true;0;addressable;Apache-2.0;Apache-2.0
true;0;afm;MIT;MIT
true;0;algorithms;MIT;MIT
false;0;ammeter;MIT;
@@ -40,7 +39,6 @@ true;0;chake;MIT;MIT
true;0;childprocess;MIT;MIT
true;0;chronic;MIT;MIT
true;0;chunky_png;MIT;MIT
-true;0;cinch;MIT;MIT
true;0;clockwork;MIT;MIT
true;0;codeclimate-test-reporter;MIT;MIT
true;0;coderay;MIT;MIT
@@ -66,7 +64,6 @@ true;0;cucumber-wire;MIT;MIT
false;0;curb;Ruby;MIT
true;0;daemon_controller;MIT;MIT
true;0;dalli;MIT;MIT
-false;0;declarative_authorization;MIT;
true;0;deep_merge;MIT;MIT
false;0;delorean;MIT;
false;0;diff-lcs;MIT OR Artistic-2.0 OR GPL-2.0-or-later;MIT and Artistic-2.0 and GPL-2.0+
@@ -95,7 +92,6 @@ true;0;fog-core;MIT;MIT
true;0;fog-json;MIT;MIT
true;0;fog-libvirt;MIT;MIT
true;0;fog-xml;MIT;MIT
-true;0;foreigner;MIT;MIT
false;0;formatador;MIT;
true;0;forwardable-extended;MIT;MIT
false;0;gdk4;LGPL-2.1-or-later;LGPL-2.1+
@@ -140,6 +136,7 @@ true;0;jekyll-sass-converter;MIT;MIT
true;0;jekyll-seo-tag;MIT;MIT
true;0;jekyll-toc;MIT;MIT
true;0;jekyll-watch;MIT;MIT
+true;0;jmespath;Apache-2.0;Apache-2.0
true;0;jquery-rails;MIT;MIT
true;0;json_spec;MIT;MIT
true;0;kramdown;MIT;MIT
@@ -156,6 +153,7 @@ true;0;mail;MIT;MIT
true;0;marc;MIT;MIT
true;0;mechanize;MIT;MIT
true;0;memfs;MIT;MIT
+true;0;memoizer;MIT;MIT
true;0;mercenary;MIT;MIT
true;0;metaclass;MIT;MIT
true;0;method_source;MIT;MIT
@@ -172,11 +170,11 @@ true;0;minitest;MIT;MIT
true;0;minitest-around;MIT;MIT
true;0;minitest-profile;MIT;MIT
true;0;minitest-stub-const;MIT;MIT
+false;0;minitest;MIT;
true;0;mizuho;MIT;MIT
false;0;mkrf;MIT;
true;0;mongoid;MIT;MIT
false;0;moped;MIT;
-true;0;more_core_extensions;MIT;MIT
true;0;multi_json;MIT;MIT
true;0;multi_test;MIT;MIT
true;0;multi_xml;MIT;MIT
@@ -203,7 +201,7 @@ true;0;pastel;MIT;MIT
true;0;pathutil;MIT;MIT
true;0;pdf-reader;MIT;MIT
true;0;pdfkit;MIT;MIT
-true;0;plist;MIT;MIT
+false;0;pg;(BSD-2-Clause OR Ruby) AND PostgreSQL;BSD-2-Clause
true;0;polyglot;MIT;MIT
true;0;posix-spawn;MIT;MIT
true;0;powerpack;MIT;MIT
@@ -213,6 +211,7 @@ true;0;progressbar;MIT;MIT
false;0;proxifier;MIT;
true;0;pry;MIT;MIT
true;0;pry-byebug;MIT;MIT
+false;0;public_suffix;MIT AND MPL-2.0;MIT
true;0;puma;BSD-3-Clause;BSD-3-Clause
true;0;pundit;MIT;MIT
false;0;puppet-lint;MIT;
@@ -269,13 +268,10 @@ true;0;sass;MIT;MIT
true;0;sass-rails;MIT;MIT
true;0;sassc;MIT;MIT
true;0;scrub_rb;MIT;MIT
-false;0;scruffy;MIT;
true;0;sd_notify;MIT;MIT
true;0;semantic;MIT;MIT
true;0;sequel;MIT;MIT
-false;0;session;Ruby;
false;0;settingslogic;MIT;
-true;0;sexp_processor;MIT;MIT
true;0;shellany;MIT;MIT
false;0;shindo;MIT;
true;0;shoulda;MIT;MIT
@@ -293,7 +289,6 @@ true;0;spring-watcher-listen;MIT;MIT
true;0;sprockets;MIT;MIT
true;0;sprockets-rails;MIT;MIT
true;0;sshkey;MIT;MIT
-false;0;state_machine;MIT;
true;0;stringex;MIT;MIT
true;0;syck;MIT;MIT
true;0;sync;BSD-2-Clause;BSD-2-Clause
diff --git a/rubygems_try_convert_conjunctions.csv b/rubygems_try_convert_conjunctions.csv
index fe7f682..b2dd70f 100644
--- a/rubygems_try_convert_conjunctions.csv
+++ b/rubygems_try_convert_conjunctions.csv
@@ -1,6 +1,5 @@
true;0;Ascii85;MIT;MIT
true;0;RedCloth;MIT;MIT
-true;0;ZenTest;MIT;MIT
true;0;abrt;MIT;MIT
true;0;actioncable;MIT;MIT
true;0;actionmailbox;MIT;MIT
@@ -12,10 +11,10 @@ true;0;activejob;MIT;MIT
true;0;activemodel;MIT;MIT
true;0;activemodel-serializers-xml;MIT;MIT
true;0;activerecord;MIT;MIT
-true;0;activeresource;MIT;MIT
true;0;activestorage;MIT;MIT
true;0;activesupport;MIT;MIT
true;0;acts_as_list;MIT;MIT
+true;0;addressable;Apache-2.0;Apache-2.0
true;0;afm;MIT;MIT
true;0;algorithms;MIT;MIT
false;0;ammeter;MIT;
@@ -40,7 +39,6 @@ true;0;chake;MIT;MIT
true;0;childprocess;MIT;MIT
true;0;chronic;MIT;MIT
true;0;chunky_png;MIT;MIT
-true;0;cinch;MIT;MIT
true;0;clockwork;MIT;MIT
true;0;codeclimate-test-reporter;MIT;MIT
true;0;coderay;MIT;MIT
@@ -66,7 +64,6 @@ true;0;cucumber-wire;MIT;MIT
false;0;curb;Ruby;MIT
true;0;daemon_controller;MIT;MIT
true;0;dalli;MIT;MIT
-false;0;declarative_authorization;MIT;
true;0;deep_merge;MIT;MIT
false;0;delorean;MIT;
false;0;diff-lcs;MIT OR Artistic-2.0 OR GPL-2.0-or-later;MIT AND Artistic-2.0 AND GPL-2.0+
@@ -95,7 +92,6 @@ true;0;fog-core;MIT;MIT
true;0;fog-json;MIT;MIT
true;0;fog-libvirt;MIT;MIT
true;0;fog-xml;MIT;MIT
-true;0;foreigner;MIT;MIT
false;0;formatador;MIT;
true;0;forwardable-extended;MIT;MIT
false;0;gdk4;LGPL-2.1-or-later;LGPL-2.1+
@@ -141,6 +137,7 @@ true;0;jekyll-sass-converter;MIT;MIT
true;0;jekyll-seo-tag;MIT;MIT
true;0;jekyll-toc;MIT;MIT
true;0;jekyll-watch;MIT;MIT
+true;0;jmespath;Apache-2.0;Apache-2.0
true;0;jquery-rails;MIT;MIT
true;0;json_spec;MIT;MIT
true;0;kramdown;MIT;MIT
@@ -157,6 +154,7 @@ true;0;mail;MIT;MIT
true;0;marc;MIT;MIT
true;0;mechanize;MIT;MIT
true;0;memfs;MIT;MIT
+true;0;memoizer;MIT;MIT
true;0;mercenary;MIT;MIT
true;0;metaclass;MIT;MIT
true;0;method_source;MIT;MIT
@@ -173,11 +171,11 @@ true;0;minitest;MIT;MIT
true;0;minitest-around;MIT;MIT
true;0;minitest-profile;MIT;MIT
true;0;minitest-stub-const;MIT;MIT
+false;0;minitest;MIT;
true;0;mizuho;MIT;MIT
false;0;mkrf;MIT;
true;0;mongoid;MIT;MIT
false;0;moped;MIT;
-true;0;more_core_extensions;MIT;MIT
true;0;multi_json;MIT;MIT
true;0;multi_test;MIT;MIT
true;0;multi_xml;MIT;MIT
@@ -193,6 +191,7 @@ true;0;net-ldap;MIT;MIT
true;0;net-scp;MIT;MIT
true;0;net-ssh;MIT;MIT
true;0;netrc;MIT;MIT
+false;0;nokogiri;MIT AND Apache-2.0;MIT
true;0;notiffany;MIT;MIT
true;0;opengl;MIT;MIT
true;0;optimist;MIT;MIT
@@ -204,7 +203,7 @@ true;0;pastel;MIT;MIT
true;0;pathutil;MIT;MIT
true;0;pdf-reader;MIT;MIT
true;0;pdfkit;MIT;MIT
-true;0;plist;MIT;MIT
+false;0;pg;(BSD-2-Clause OR Ruby) AND PostgreSQL;BSD-2-Clause
true;0;polyglot;MIT;MIT
true;0;posix-spawn;MIT;MIT
true;0;powerpack;MIT;MIT
@@ -214,6 +213,7 @@ true;0;progressbar;MIT;MIT
false;0;proxifier;MIT;
true;0;pry;MIT;MIT
true;0;pry-byebug;MIT;MIT
+false;0;public_suffix;MIT AND MPL-2.0;MIT
true;0;puma;BSD-3-Clause;BSD-3-Clause
true;0;pundit;MIT;MIT
false;0;puppet-lint;MIT;
@@ -271,13 +271,10 @@ true;0;sass;MIT;MIT
true;0;sass-rails;MIT;MIT
true;0;sassc;MIT;MIT
true;0;scrub_rb;MIT;MIT
-false;0;scruffy;MIT;
true;0;sd_notify;MIT;MIT
true;0;semantic;MIT;MIT
true;0;sequel;MIT;MIT
-false;0;session;Ruby;
false;0;settingslogic;MIT;
-true;0;sexp_processor;MIT;MIT
true;0;shellany;MIT;MIT
false;0;shindo;MIT;
true;0;shoulda;MIT;MIT
@@ -295,7 +292,6 @@ true;0;spring-watcher-listen;MIT;MIT
true;0;sprockets;MIT;MIT
true;0;sprockets-rails;MIT;MIT
true;0;sshkey;MIT;MIT
-false;0;state_machine;MIT;
true;0;stringex;MIT;MIT
true;0;syck;MIT;MIT
true;0;sync;BSD-2-Clause;BSD-2-Clause