<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/ext/psych/psych.gemspec, branch v3_4_9</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>[ruby/psych] Eagerly require `date`.</title>
<updated>2024-11-20T16:59:55+00:00</updated>
<author>
<name>Thierry Deo</name>
<email>thierry.deo@gmail.com</email>
</author>
<published>2024-11-13T08:07:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=2bf5d26eb9eac56cef326d470fb7bd50261df7fe'/>
<id>2bf5d26eb9eac56cef326d470fb7bd50261df7fe</id>
<content type='text'>
https://github.com/ruby/psych/commit/b2aa0032c0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/psych/commit/b2aa0032c0
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/psych] Provide a 'Changelog' link on rubygems.org/gems/psych</title>
<updated>2024-01-17T00:48:52+00:00</updated>
<author>
<name>Mark Young</name>
<email>mark.young@atg.auto</email>
</author>
<published>2023-12-21T10:13:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=1addb3955c456b01bb029b30dd6343298da0729d'/>
<id>1addb3955c456b01bb029b30dd6343298da0729d</id>
<content type='text'>
By providing a 'changelog_uri' in the metadata of the gemspec
a 'Changelog' link will be shown on https://rubygems.org/gems/psych
which makes it quick and easy for someone to check on the changes
introduced with a new version.

Details of this functionality can be found on https://guides.rubygems.org/specification-reference/

https://github.com/ruby/psych/commit/28ef10edcf
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
By providing a 'changelog_uri' in the metadata of the gemspec
a 'Changelog' link will be shown on https://rubygems.org/gems/psych
which makes it quick and easy for someone to check on the changes
introduced with a new version.

Details of this functionality can be found on https://guides.rubygems.org/specification-reference/

https://github.com/ruby/psych/commit/28ef10edcf
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/psych] Comment out the code used to expand the file list [ci skip]</title>
<updated>2023-06-12T12:31:52+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-06-12T12:29:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=31e24a42f3c351fc306147b08fb7442d272d39f8'/>
<id>31e24a42f3c351fc306147b08fb7442d272d39f8</id>
<content type='text'>
https://github.com/ruby/psych/commit/715f3bfad0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/psych/commit/715f3bfad0
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/psych] Update spec files</title>
<updated>2023-06-12T07:02:02+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-04-05T11:09:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=bcded49d1a01632db3f06ac20231496b3ad1f958'/>
<id>bcded49d1a01632db3f06ac20231496b3ad1f958</id>
<content type='text'>
https://github.com/ruby/psych/commit/ba6fc48591
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/psych/commit/ba6fc48591
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/psych] Drop to support Ruby 2.4 because the latest version of core_assertions only support Ruby 2.5+</title>
<updated>2023-06-08T07:51:44+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2023-06-08T07:41:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=b90683be44d8821a1a8121b6364d653a47421914'/>
<id>b90683be44d8821a1a8121b6364d653a47421914</id>
<content type='text'>
https://github.com/ruby/psych/commit/6ec316b7fa
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/psych/commit/6ec316b7fa
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial move to SnakeYAML Engine</title>
<updated>2023-01-31T04:14:05+00:00</updated>
<author>
<name>Charles Oliver Nutter</name>
<email>headius@headius.com</email>
</author>
<published>2023-01-13T08:55:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=0ee819b71ddab62699ab8b0ae14685d45781d28a'/>
<id>0ee819b71ddab62699ab8b0ae14685d45781d28a</id>
<content type='text'>
See jruby/jruby#7570 for some of the justification for this move. We only
require the parser from SnakeYAML, but in the original form it is
encumbered with Java object serialization code that keeps getting
flagged as a CVE risk. We disagree with the assessment, at least
as it pertains to JRuby (we do not use the code in question) but
our inclusion of the library continues to get flagged by auditing
tools.

This commit starts the process of moving to the successor library,
SnakeYAML Engine. The parser API is largely unchanged, except as
seen in this commit. No Java exceptions are thrown, but a number
of Psych tests fail (possibly due to Engine being YAML 1.2 only).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See jruby/jruby#7570 for some of the justification for this move. We only
require the parser from SnakeYAML, but in the original form it is
encumbered with Java object serialization code that keeps getting
flagged as a CVE risk. We disagree with the assessment, at least
as it pertains to JRuby (we do not use the code in question) but
our inclusion of the library continues to get flagged by auditing
tools.

This commit starts the process of moving to the successor library,
SnakeYAML Engine. The parser API is largely unchanged, except as
seen in this commit. No Java exceptions are thrown, but a number
of Psych tests fail (possibly due to Engine being YAML 1.2 only).
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/psych] Remove deleted file from gemspec</title>
<updated>2023-01-14T01:24:39+00:00</updated>
<author>
<name>Charles Oliver Nutter</name>
<email>headius@headius.com</email>
</author>
<published>2023-01-14T01:24:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=2082ba7c69c1d38508bfa549df3f2980cf8d066d'/>
<id>2082ba7c69c1d38508bfa549df3f2980cf8d066d</id>
<content type='text'>
https://github.com/ruby/psych/commit/77861ff281
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/psych/commit/77861ff281
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/psych] Fix wrong package name of MSYS2/MINGW dependency</title>
<updated>2023-01-09T09:39:08+00:00</updated>
<author>
<name>Lars Kanis</name>
<email>lars@greiz-reinsdorf.de</email>
</author>
<published>2023-01-09T08:19:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=f6952a94ebd0e9d88c34784b8ab3dfb9673be538'/>
<id>f6952a94ebd0e9d88c34784b8ab3dfb9673be538</id>
<content type='text'>
There is no package called "libyaml-devel". "libyaml" is enough.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There is no package called "libyaml-devel". "libyaml" is enough.
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/psych] Strip trailing spaces [ci skip]</title>
<updated>2023-01-06T06:37:01+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-01-06T06:36:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=dcf63b58cfb3eb73565e0990925ca4a025bb2b15'/>
<id>dcf63b58cfb3eb73565e0990925ca4a025bb2b15</id>
<content type='text'>
https://github.com/ruby/psych/commit/e07b16ad8b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/psych/commit/e07b16ad8b
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/psych] Add msys2 dependencies for windows</title>
<updated>2023-01-06T06:33:08+00:00</updated>
<author>
<name>dsisnero</name>
<email>dsisnero@users.noreply.github.com</email>
</author>
<published>2022-12-16T00:18:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=f877805a0c9dcb90635f4b3d100a4367bf346c4a'/>
<id>f877805a0c9dcb90635f4b3d100a4367bf346c4a</id>
<content type='text'>
https://github.com/ruby/psych/commit/9a3816d903
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/psych/commit/9a3816d903
</pre>
</div>
</content>
</entry>
</feed>
