<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/ext/psych/lib, branch v3_2_11</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] Bump version to 5.0.1</title>
<updated>2022-12-08T02:08:25+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2022-12-08T02:06:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=9fce6014b52852265c6b34a04a20579b6242552e'/>
<id>9fce6014b52852265c6b34a04a20579b6242552e</id>
<content type='text'>
https://github.com/ruby/psych/commit/bdf20e6042
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/psych/commit/bdf20e6042
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/psych] Bump version to 5.0.0</title>
<updated>2022-12-05T07:44:39+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2022-12-05T07:43:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=40ee1eea76f91af9387a8d3b55c57340905db05e'/>
<id>40ee1eea76f91af9387a8d3b55c57340905db05e</id>
<content type='text'>
https://github.com/ruby/psych/commit/4fed0941b9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/psych/commit/4fed0941b9
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/psych] Bump snakeyaml from 1.31 to 1.33</title>
<updated>2022-09-27T15:11:05+00:00</updated>
<author>
<name>Chad Wilson</name>
<email>chadw@thoughtworks.com</email>
</author>
<published>2022-09-27T14:48:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=1a06bc94d96ab4be4386b0ccd802d11380fa4e84'/>
<id>1a06bc94d96ab4be4386b0ccd802d11380fa4e84</id>
<content type='text'>
https://github.com/ruby/psych/commit/8a761cdfb7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/psych/commit/8a761cdfb7
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/psych] Convert some of Parser#parse to Ruby</title>
<updated>2022-09-19T15:44:30+00:00</updated>
<author>
<name>Aaron Patterson</name>
<email>tenderlove@ruby-lang.org</email>
</author>
<published>2022-09-16T00:48:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=26135312f61014967ef223dd16ad6577ebd9c5d8'/>
<id>26135312f61014967ef223dd16ad6577ebd9c5d8</id>
<content type='text'>
This commit just converts some of the parse method to Ruby

https://github.com/ruby/psych/commit/bca7d2c549
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit just converts some of the parse method to Ruby

https://github.com/ruby/psych/commit/bca7d2c549
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/psych] Bump snakeyaml from 1.28 to 1.31</title>
<updated>2022-09-07T00:51:57+00:00</updated>
<author>
<name>Chad Wilson</name>
<email>chadw@thoughtworks.com</email>
</author>
<published>2022-09-03T16:18:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=1b034d66f529d662b0ae61cba1fb8622dac3169c'/>
<id>1b034d66f529d662b0ae61cba1fb8622dac3169c</id>
<content type='text'>
Resolves CVE-2022-25857, among other fixes.

https://github.com/ruby/psych/commit/918cd25d37
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolves CVE-2022-25857, among other fixes.

https://github.com/ruby/psych/commit/918cd25d37
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/psych] Dump Date/DateTime as proleptic Gregorian date as well as Time</title>
<updated>2022-09-07T00:44:14+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-08-09T00:22:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=cbdde8e0c574f19e170c3de05dd0bbd276acb741'/>
<id>cbdde8e0c574f19e170c3de05dd0bbd276acb741</id>
<content type='text'>
Fix ruby/psych#572

https://github.com/ruby/psych/commit/92304269bc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix ruby/psych#572

https://github.com/ruby/psych/commit/92304269bc
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/psych] Raise specific error when an anchor isn't defined</title>
<updated>2022-08-08T16:33:34+00:00</updated>
<author>
<name>Alexander Momchilov</name>
<email>alexander.momchilov@shopify.com</email>
</author>
<published>2022-07-22T20:16:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=9c13a6ce5ff1f83489d9df65a5c7745efe16c8a4'/>
<id>9c13a6ce5ff1f83489d9df65a5c7745efe16c8a4</id>
<content type='text'>
https://github.com/ruby/psych/commit/98fbd5247a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/psych/commit/98fbd5247a
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/psych] Raise specific error when aliases are not enabled</title>
<updated>2022-08-08T16:32:47+00:00</updated>
<author>
<name>Alexander Momchilov</name>
<email>alexander.momchilov@shopify.com</email>
</author>
<published>2022-07-21T19:07:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=54219ae8c46bc431782caf01142883ce7e8b970b'/>
<id>54219ae8c46bc431782caf01142883ce7e8b970b</id>
<content type='text'>
https://github.com/ruby/psych/commit/0c11ddcf46
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/psych/commit/0c11ddcf46
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/psych] Prepare to develop 5.0.0</title>
<updated>2022-05-18T01:03:48+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2022-05-16T10:42:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=6b6d7df39db2447dd675b2558aab69d351f2ff56'/>
<id>6b6d7df39db2447dd675b2558aab69d351f2ff56</id>
<content type='text'>
https://github.com/ruby/psych/commit/c3b5183f42
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/psych/commit/c3b5183f42
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/psych] [CI] Add/update 'rake install', update Psych version for Ruby 3.1 gem install</title>
<updated>2022-05-18T01:03:47+00:00</updated>
<author>
<name>MSP-Greg</name>
<email>Greg.mpls@gmail.com</email>
</author>
<published>2022-03-29T15:10:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=3ec066334ce60d7695051c8c40df73343860ec35'/>
<id>3ec066334ce60d7695051c8c40df73343860ec35</id>
<content type='text'>
https://github.com/ruby/psych/commit/2fa5e190b5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/psych/commit/2fa5e190b5
</pre>
</div>
</content>
</entry>
</feed>
