summaryrefslogtreecommitdiff
path: root/lib/psych_jars.rb
AgeCommit message (Collapse)Author
2017-06-19make frozen_string_literal: trueSHIBATA Hiroshi
2016-11-18Unify Psych version constants to psych/versions.rb.SHIBATA Hiroshi
2016-02-23Temporary disabled to frozen literal string.SHIBATA Hiroshi
ref. https://github.com/ruby/ruby/commit/3e92b635fb5422207b7bbdc924e292e51e21f040
2015-02-26setup java platform gemChristian Meier
use maven to resolve jar dependencies for compilation. setup jar-dependencies to install the snakeyaml jar when installing the gem via rubygems or bundler. added java code to reflect the snakeyaml vesion which got finally loaded into the jruby-classloader.