<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/tool/update-bundled_gems.rb, branch v4.0.2</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>Ignore DEFAULT_SOURCE_DATE_EPOCH [ci skip]</title>
<updated>2025-04-22T12:45:42+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2025-04-22T12:45:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=1628bbb18a2402984f7a798c9ca200a75c914a8d'/>
<id>1628bbb18a2402984f7a798c9ca200a75c914a8d</id>
<content type='text'>
Rubygems sets the date of built gems to `DEFAULT_SOURCE_DATE_EPOCH`
now unless `SOURCE_DATE_EPOCH` environment variable is set.  It is
just for the reproducible build, meaningless in our ChangeLog.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rubygems sets the date of built gems to `DEFAULT_SOURCE_DATE_EPOCH`
now unless `SOURCE_DATE_EPOCH` environment variable is set.  It is
just for the reproducible build, meaningless in our ChangeLog.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update newer version gems only</title>
<updated>2023-11-04T02:29:42+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-11-04T02:29:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=6b2a3c84a5a6f06841a277439052ca17a4c65e08'/>
<id>6b2a3c84a5a6f06841a277439052ca17a4c65e08</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Print the date to STDERR if STDIN is a part of input [ci skip]</title>
<updated>2023-10-28T05:12:10+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-10-28T05:12:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=6589af52d22e1b5976295adc7968c55218d5b168'/>
<id>6589af52d22e1b5976295adc7968c55218d5b168</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Select the destination for the latest date by whether inplace mode</title>
<updated>2023-10-27T07:57:21+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-10-27T07:57:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=934beac1182814ec785baab2a84e886f5f2859b2'/>
<id>934beac1182814ec785baab2a84e886f5f2859b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not append latest_date to gems/bundled_gems [ci skip]</title>
<updated>2023-10-25T04:10:28+00:00</updated>
<author>
<name>Kazuhiro NISHIYAMA</name>
<email>zn@mbf.nifty.com</email>
</author>
<published>2023-10-25T04:09:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=a6a67b0524ec3f8da96143cdf5094b5eaf7d820d'/>
<id>a6a67b0524ec3f8da96143cdf5094b5eaf7d820d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Set date in message to the latest gem date [ci skip]</title>
<updated>2023-10-23T14:13:55+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-10-23T08:36:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=bf93ceb26be22876f5b58e8fab221e438f984fa4'/>
<id>bf93ceb26be22876f5b58e8fab221e438f984fa4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce `UPDATE_BUNDLED_GEMS_ALL` option for auto update for bundled_gems file</title>
<updated>2023-03-06T01:42:36+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2023-03-06T01:27:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=38831ae290ac421e48083ab8f134467eefc13676'/>
<id>38831ae290ac421e48083ab8f134467eefc13676</id>
<content type='text'>
  We used `url` field for testing via git clone. Because `Gem::Specification#homepage` or
  `Gem::Specification#metadata` could assign non-git url. Unfotunately, We should specify
  clone URL for testing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  We used `url` field for testing via git clone. Because `Gem::Specification#homepage` or
  `Gem::Specification#metadata` could assign non-git url. Unfotunately, We should specify
  clone URL for testing.
</pre>
</div>
</content>
</entry>
<entry>
<title>Strip trailing spaces [ci skip]</title>
<updated>2022-10-24T09:38:09+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-10-24T09:36:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=6cca8a0ceb7936d110aca600225ede87864df4e7'/>
<id>6cca8a0ceb7936d110aca600225ede87864df4e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix error when commit hash is removed [ci skip]</title>
<updated>2022-10-24T09:12:25+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-10-24T09:12:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=8873c420d34d4573a153dd0d107a0ada099f4d26'/>
<id>8873c420d34d4573a153dd0d107a0ada099f4d26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
