<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/tool/lib/bundled_gem.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>merge revision(s) 9f708d48f6df37ee9600db9d51b57a156609a13b, 0301473fb523c71d8cdc4966971f31f502001185, 874e9fc34d728f8e2444d15aa6759befd217c464, 7f0e26b7f99bf76408569892ce20318501f74729: [Backport #20516]</title>
<updated>2024-06-04T18:43:25+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2024-06-04T18:43:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=0a0338b06fcc3690346d5a3bec60bbcee85ec7ce'/>
<id>0a0338b06fcc3690346d5a3bec60bbcee85ec7ce</id>
<content type='text'>
	Clear runtime dependencies if default gems is specified.

	The current build system uses runtime dependencies from only
	`.bundle` directory. We shouldn't install runtime dependencies
	from rubygems.org when `make test-bundled-gems` is invoked.

	Fixed dependencies list format

	Don't need to remove ruby2_keywords dependency from drb

	Re-use strscan with ruby repo
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	Clear runtime dependencies if default gems is specified.

	The current build system uses runtime dependencies from only
	`.bundle` directory. We shouldn't install runtime dependencies
	from rubygems.org when `make test-bundled-gems` is invoked.

	Fixed dependencies list format

	Don't need to remove ruby2_keywords dependency from drb

	Re-use strscan with ruby repo
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow to use development version of bundled gems for packaging</title>
<updated>2023-05-09T03:57:12+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2023-05-09T02:08:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=59646e87983ff7ab04a8eccd92e789d77f4402ed'/>
<id>59646e87983ff7ab04a8eccd92e789d77f4402ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>We should not validate development version of bundled gems with fetch timing.</title>
<updated>2023-05-09T03:57:12+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2023-05-09T01:23:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=bb75e83d9f22c10b8893f3ff20fdd1d8d1825caf'/>
<id>bb75e83d9f22c10b8893f3ff20fdd1d8d1825caf</id>
<content type='text'>
  We want to notify above situation when release time. So, I move this check into ruby/actions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  We want to notify above situation when release time. So, I move this check into ruby/actions.
</pre>
</div>
</content>
</entry>
<entry>
<title>code style</title>
<updated>2023-03-08T08:48:43+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2023-03-08T07:51:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=116320402109c9b6de66bc71ed02ef4d12c38dc0'/>
<id>116320402109c9b6de66bc71ed02ef4d12c38dc0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added debug info to gemspec version check</title>
<updated>2023-03-08T08:48:43+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2023-03-08T06:50:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=a7cee4da9729f82058fd6b369ce5b396223d4aa7'/>
<id>a7cee4da9729f82058fd6b369ce5b396223d4aa7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refine exception messages when git failed</title>
<updated>2023-02-22T01:23:05+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-02-22T01:05:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=ac5a949c2a973d2f715bc38dd30f8a2539e64c29'/>
<id>ac5a949c2a973d2f715bc38dd30f8a2539e64c29</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use `Gem::Package#build` instead of the class method for old baseruby</title>
<updated>2023-02-21T17:07:59+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-02-21T14:24:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=37b6d988404a280da4a5d7f9f181d0565f7e91fc'/>
<id>37b6d988404a280da4a5d7f9f181d0565f7e91fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clone and create dummy gemspec in sequential build</title>
<updated>2023-02-21T17:07:59+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-02-21T11:30:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=289080e4d86c70f8231a74a78892b2db65a86e9a'/>
<id>289080e4d86c70f8231a74a78892b2db65a86e9a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move dummy gemspec file creation for extract-gems-sequential</title>
<updated>2023-02-21T17:07:59+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-02-21T09:17:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=241c4cfdd47c3f5df0738bb636d3f3954101de49'/>
<id>241c4cfdd47c3f5df0738bb636d3f3954101de49</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Create a dummy minitest.gemspec for a bundled gem</title>
<updated>2023-02-19T12:06:13+00:00</updated>
<author>
<name>Yusuke Endoh</name>
<email>mame@ruby-lang.org</email>
</author>
<published>2023-02-17T03:50:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=759d23584e8f0110e55c8c47db662b733e72e219'/>
<id>759d23584e8f0110e55c8c47db662b733e72e219</id>
<content type='text'>
To use the repository version of bundled gems, we need to build a gem by
"gem build", but the repository of minitest does not include
minitest.gemspec because it uses hoe.

This change creats a dummy minitest.gemspec to pass the CI.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To use the repository version of bundled gems, we need to build a gem by
"gem build", but the repository of minitest does not include
minitest.gemspec because it uses hoe.

This change creats a dummy minitest.gemspec to pass the CI.
</pre>
</div>
</content>
</entry>
</feed>
