<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/.github, branch v3_3_11</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>Remove macos-13 and add macos-15.</title>
<updated>2025-12-15T08:38:38+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2025-12-15T01:55:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=b3e1d82f5d83f134f3c11469d921f7ab69d5c4f0'/>
<id>b3e1d82f5d83f134f3c11469d921f7ab69d5c4f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't check existence of openssl-1.1 dll files on GHA mingw workflow.</title>
<updated>2025-10-18T05:43:19+00:00</updated>
<author>
<name>nagachika</name>
<email>nagachika@ruby-lang.org</email>
</author>
<published>2025-10-18T05:43:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=4365a09466462836c0e5f88d15736846734b8216'/>
<id>4365a09466462836c0e5f88d15736846734b8216</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Stop renaming openssl dll files on GHA mingw workflow.</title>
<updated>2025-10-18T03:26:34+00:00</updated>
<author>
<name>nagachika</name>
<email>nagachika@ruby-lang.org</email>
</author>
<published>2025-10-18T03:26:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=599257ea3310b2897164317ed4e86e7b3a5cd6a7'/>
<id>599257ea3310b2897164317ed4e86e7b3a5cd6a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>partially merge revision 949573028b127931cb034a2928ef80a59c45ea43:</title>
<updated>2025-10-18T03:20:09+00:00</updated>
<author>
<name>nagachika</name>
<email>nagachika@ruby-lang.org</email>
</author>
<published>2025-10-18T03:20:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=4a09da622a8aabb3d2e68cf38addf544a5c06c13'/>
<id>4a09da622a8aabb3d2e68cf38addf544a5c06c13</id>
<content type='text'>
	[PATCH] Win32: OpenSSL 1.1 DLLs are no longer used

	We are already using OpenSSL 3.3 and have no possibility to use system
	provided DLLs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	[PATCH] Win32: OpenSSL 1.1 DLLs are no longer used

	We are already using OpenSSL 3.3 and have no possibility to use system
	provided DLLs.
</pre>
</div>
</content>
</entry>
<entry>
<title>post_push.yml: Backport commit-mail to ruby_3_3 (#14782)</title>
<updated>2025-10-08T21:23:12+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashi.kokubun@shopify.com</email>
</author>
<published>2025-10-08T21:23:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=4fb1eec1e34a73da6f38ae9d344d4c9cb73eb955'/>
<id>4fb1eec1e34a73da6f38ae9d344d4c9cb73eb955</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport fetch_changesets to ruby_3_3 (#14773)</title>
<updated>2025-10-08T08:10:05+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashi.kokubun@shopify.com</email>
</author>
<published>2025-10-08T08:10:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=a8f488482a60554515ab5f5e360e79f80d3fa344'/>
<id>a8f488482a60554515ab5f5e360e79f80d3fa344</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport post_push.yml workflow to ruby_3_3 (#14770)</title>
<updated>2025-10-08T04:42:13+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashi.kokubun@shopify.com</email>
</author>
<published>2025-10-08T04:42:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=dcb66fcae7bc4b4b337ca1083dd1e125923ac74f'/>
<id>dcb66fcae7bc4b4b337ca1083dd1e125923ac74f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>merge revision(s) 7c28fb2fb2544e5fed75ef216c4dd08084b38671: [Backport #21546]</title>
<updated>2025-09-14T04:24:54+00:00</updated>
<author>
<name>nagachika</name>
<email>nagachika@ruby-lang.org</email>
</author>
<published>2025-09-14T04:24:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=210643c51d706a486ad460111eac51d4d34639cf'/>
<id>210643c51d706a486ad460111eac51d4d34639cf</id>
<content type='text'>
	[Bug #21546] Make the generated pc file relocatable
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	[Bug #21546] Make the generated pc file relocatable
</pre>
</div>
</content>
</entry>
<entry>
<title>Add compilation with GCC 14,15 on GitHub workflow</title>
<updated>2025-07-20T09:32:03+00:00</updated>
<author>
<name>nagachika</name>
<email>nagachika@ruby-lang.org</email>
</author>
<published>2025-07-20T07:13:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=f0ec1ad8275c131644bc684e52748fff9b96bbe8'/>
<id>f0ec1ad8275c131644bc684e52748fff9b96bbe8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>We don't need to specify winsdk version</title>
<updated>2025-06-25T06:22:36+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2025-06-25T02:26:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=de512b7a3d392f8cbf95ac40504b2229e5fdf229'/>
<id>de512b7a3d392f8cbf95ac40504b2229e5fdf229</id>
<content type='text'>
a205407e165e4570b8b6d6e4b7a019b51962ecba fixed that workaround
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
a205407e165e4570b8b6d6e4b7a019b51962ecba fixed that workaround
</pre>
</div>
</content>
</entry>
</feed>
