summaryrefslogtreecommitdiff
path: root/lib/psych_jars.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/psych_jars.rb')
-rw-r--r--lib/psych_jars.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/psych_jars.rb b/lib/psych_jars.rb
index e91e346..e74c25b 100644
--- a/lib/psych_jars.rb
+++ b/lib/psych_jars.rb
@@ -2,4 +2,4 @@
require 'psych.jar'
require 'jar-dependencies'
-require_jar('org.yaml', 'snakeyaml', Psych::DEFAULT_SNAKEYAML_VERSION)
+require_jar('org.snakeyaml', 'snakeyaml-engine', Psych::DEFAULT_SNAKEYAML_VERSION)