mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[ruby/psych] Fixup 05d7e818a6abe3ee1c56b6be92f086647d73141c
https://github.com/ruby/psych/commit/4e7794fc2c
This commit is contained in:
parent
7cdfc2b5fc
commit
078e94106d
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ DESCRIPTION
|
|||
"lib/psych_jars.rb",
|
||||
"lib/psych.jar"
|
||||
]
|
||||
s.requirements = "jar org.yaml:snakeyaml, #{Psych::DEFAULT_SNAKEYAML_VERSION}"
|
||||
s.requirements = "jar org.yaml:snakeyaml, #{version_module::Psych::DEFAULT_SNAKEYAML_VERSION}"
|
||||
s.add_dependency 'jar-dependencies', '>= 0.1.7'
|
||||
else
|
||||
s.extensions = ["ext/psych/extconf.rb"]
|
||||
|
|
Loading…
Add table
Reference in a new issue