one of the leafy-xyz gems has a provided snakeyaml jar dependencies, creating a Jars.lock with this gems puts the provided jars as already loaded, i.e. psych_jars.rb fails to load this snakeyaml jar
needs to be more intelligent on provided jars, i.e. check the classpath if the jar already loaded. or something along this.
one of the leafy-xyz gems has a provided snakeyaml jar dependencies, creating a Jars.lock with this gems puts the provided jars as already loaded, i.e. psych_jars.rb fails to load this snakeyaml jar
needs to be more intelligent on provided jars, i.e. check the classpath if the jar already loaded. or something along this.