From 2082ba7c69c1d38508bfa549df3f2980cf8d066d Mon Sep 17 00:00:00 2001 From: Charles Oliver Nutter Date: Fri, 13 Jan 2023 19:24:25 -0600 Subject: [PATCH] [ruby/psych] Remove deleted file from gemspec https://github.com/ruby/psych/commit/77861ff281 --- ext/psych/psych.gemspec | 1 - 1 file changed, 1 deletion(-) diff --git a/ext/psych/psych.gemspec b/ext/psych/psych.gemspec index a5dfc76f76..f826af0f0e 100644 --- a/ext/psych/psych.gemspec +++ b/ext/psych/psych.gemspec @@ -52,7 +52,6 @@ DESCRIPTION "ext/java/org/jruby/ext/psych/PsychLibrary.java", "ext/java/org/jruby/ext/psych/PsychParser.java", "ext/java/org/jruby/ext/psych/PsychToRuby.java", - "ext/java/org/jruby/ext/psych/PsychYamlTree.java", "lib/psych_jars.rb", "lib/psych.jar" ]