ruby-changes:57177
From: Hiroshi <ko1@a...>
Date: Mon, 19 Aug 2019 17:52:44 +0900 (JST)
Subject: [ruby-changes:57177] Hiroshi SHIBATA: 355acbafde (master): Update the canonical repository url
https://git.ruby-lang.org/ruby.git/commit/?id=355acbafde From 355acbafde40c04b8586e1d9185b4965552e00fd Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA <hsbt@r...> Date: Mon, 19 Aug 2019 17:52:13 +0900 Subject: Update the canonical repository url diff --git a/lib/yaml.rb b/lib/yaml.rb index e47e0a7..cec7808 100644 --- a/lib/yaml.rb +++ b/lib/yaml.rb @@ -54,8 +54,8 @@ YAML = Psych # :nodoc: https://github.com/ruby/ruby/blob/trunk/lib/yaml.rb#L54 # For more advanced details on the implementation see Psych, and also check out # http://yaml.org for spec details and other helpful information. # -# Psych is maintained by Aaron Patterson on github: https://github.com/tenderlove/psych +# Psych is maintained by Aaron Patterson on github: https://github.com/ruby/psych # -# Syck can also be found on github: https://github.com/tenderlove/syck +# Syck can also be found on github: https://github.com/ruby/syck module YAML end -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/