Skip to content

Commit

Permalink
added missing constant
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Jul 12, 2016
1 parent ccd834b commit b7e4fc6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions psych.gemspec
Expand Up @@ -28,6 +28,7 @@ Gem::Specification.new do |s|
s.add_development_dependency(%q<hoe>, ["~> 3.15"])

if RUBY_PLATFORM =~ /java/
require 'psych/versions'
s.platform = 'java'
s.requirements = "jar org.yaml:snakeyaml, #{Psych::DEFAULT_SNAKEYAML_VERSION}"
s.add_dependency 'jar-dependencies', '>= 0.1.7'
Expand Down

0 comments on commit b7e4fc6

Please sign in to comment.