mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
parent
6e4fcddc7f
commit
a3a0c675c1
1 changed files with 1 additions and 1 deletions
|
@ -66,5 +66,5 @@ YAML = Psych # :nodoc:
|
||||||
#
|
#
|
||||||
# Syck can also be found on github: https://github.com/ruby/syck
|
# Syck can also be found on github: https://github.com/ruby/syck
|
||||||
module YAML
|
module YAML
|
||||||
LOADER_VERSION = "0.3.0"
|
LOADER_VERSION = "0.4.0"
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue