<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/tool/outdate-bundled-gems.rb, 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>Match ABI versions precisely</title>
<updated>2022-12-14T06:07:42+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2022-12-14T06:06:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=abf9a321823184f73a5aaf3c8e25291e75f94a84'/>
<id>abf9a321823184f73a5aaf3c8e25291e75f94a84</id>
<content type='text'>
"3.2.0+33" starts with "3.2.0+3", but it doesn't mean that they are the
same ABI version.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"3.2.0+33" starts with "3.2.0+3", but it doesn't mean that they are the
same ABI version.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build when enable_shared is on (#6924)</title>
<updated>2022-12-14T05:59:21+00:00</updated>
<author>
<name>Jimmy Miller</name>
<email>jimmy.miller@shopify.com</email>
</author>
<published>2022-12-14T05:59:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=2d5b723b2f69dda8c7cf0de69c25e16a1818b88c'/>
<id>2d5b723b2f69dda8c7cf0de69c25e16a1818b88c</id>
<content type='text'>
Before this change, if enable_shared was true, the directory would have a suffix of -static and be deleted on each make install. This would cause a second make install to fail.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Before this change, if enable_shared was true, the directory would have a suffix of -static and be deleted on each make install. This would cause a second make install to fail.</pre>
</div>
</content>
</entry>
<entry>
<title>outdate-bundled-gems.rb: check for gemspec files for extensions</title>
<updated>2022-12-12T08:05:37+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-12-12T08:05:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=0ba65c689e27b0b6229fbb40fc6794d0c853a33f'/>
<id>0ba65c689e27b0b6229fbb40fc6794d0c853a33f</id>
<content type='text'>
https://github.com/ruby/setup-ruby/issues/415#issuecomment-1345662263
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/setup-ruby/issues/415#issuecomment-1345662263
</pre>
</div>
</content>
</entry>
<entry>
<title>outdate-bundled-gems.rb: remove unused option</title>
<updated>2022-12-12T08:05:03+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-12-12T08:05:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=ff6831c3343a3d30fdccb0932b8ae0834ee85709'/>
<id>ff6831c3343a3d30fdccb0932b8ae0834ee85709</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract outdate-bundled-gems.rb</title>
<updated>2022-11-29T09:12:43+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-11-27T11:14:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=ed4b5c4f21d50609d1e895449f50462c293b2a9d'/>
<id>ed4b5c4f21d50609d1e895449f50462c293b2a9d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
