<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/tool/outdate-bundled-gems.rb, branch v4.0.3</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>Handle preperly comments in middle of lines in gems/bundled_gems</title>
<updated>2025-08-12T07:04:57+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2025-08-12T04:47:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=6b2d9ed2a5f60606731efe13a26be12d685a49eb'/>
<id>6b2d9ed2a5f60606731efe13a26be12d685a49eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Deprecate `--dryrun` options in favor of `--dry-run`</title>
<updated>2024-03-15T05:12:08+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2024-03-15T05:12:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=823727538e0b32fc7e7b74c05299991fd587bf32'/>
<id>823727538e0b32fc7e7b74c05299991fd587bf32</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>outdate-bundled-gems.rb: Add `--help` option</title>
<updated>2024-03-15T04:55:47+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2024-03-15T04:55:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=f0826057350555f802d5e27a26b6b91510182ccb'/>
<id>f0826057350555f802d5e27a26b6b91510182ccb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>outdate-bundled-gems.rb: Make platform and version options optional</title>
<updated>2024-01-09T07:42:20+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2024-01-09T06:14:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=7285b165a46dccd4b863c328e731ad234d567b56'/>
<id>7285b165a46dccd4b863c328e731ad234d567b56</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>outdate-bundled-gems.rb: Remove timestamp files for revisions to test</title>
<updated>2024-01-09T07:42:20+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2024-01-09T05:52:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=1288e7e9629a5aac5346a467ef294c457e3364ef'/>
<id>1288e7e9629a5aac5346a467ef294c457e3364ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>outdate-bundled-gems.rb: Sort outputs in depth order</title>
<updated>2024-01-09T07:42:20+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2024-01-09T05:27:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=60cd5230f6d161b56b7d204c1af25f73337ea11b'/>
<id>60cd5230f6d161b56b7d204c1af25f73337ea11b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>outdate-bundled-gems.rb: Add `--all` option</title>
<updated>2024-01-09T07:42:20+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2024-01-09T02:11:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=72a78ecd3371ff08ad2c9aa10f5ae16ee8645c32'/>
<id>72a78ecd3371ff08ad2c9aa10f5ae16ee8645c32</id>
<content type='text'>
Unless this option is given, keep other gems that may be used by
`test-bundled-gems`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Unless this option is given, keep other gems that may be used by
`test-bundled-gems`.
</pre>
</div>
</content>
</entry>
<entry>
<title>outdate-bundled-gems.rb: Add `--only={all,curdir,srcdir}` option</title>
<updated>2024-01-09T07:42:20+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2024-01-09T02:09:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=bf108636dff335903751d5a4e15d2293d7b9293f'/>
<id>bf108636dff335903751d5a4e15d2293d7b9293f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>outdate-bundled-gems.rb: Pass platform and version explicitly</title>
<updated>2024-01-09T07:42:20+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-01-16T10:20:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=963131a2d90ac72eaad8c1c91fe8abfa186391e8'/>
<id>963131a2d90ac72eaad8c1c91fe8abfa186391e8</id>
<content type='text'>
For different version baseruby, use the target platform and version
instead of the info of baseruby.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For different version baseruby, use the target platform and version
instead of the info of baseruby.
</pre>
</div>
</content>
</entry>
<entry>
<title>outdate-bundled-gems.rb: Do not clean the same directory twice</title>
<updated>2024-01-09T07:42:20+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-12-21T11:52:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=8f61617a95d3a447c9698e52d5c2f2dc63d29a9f'/>
<id>8f61617a95d3a447c9698e52d5c2f2dc63d29a9f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
