<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/gems, branch ruby_2_7</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>Use power_assert 1.1.7</title>
<updated>2020-03-26T12:18:25+00:00</updated>
<author>
<name>NARUSE, Yui</name>
<email>naruse@airemix.jp</email>
</author>
<published>2020-03-26T12:17:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=1853efc46dba862c50df7710cfbacded999ae2ec'/>
<id>1853efc46dba862c50df7710cfbacded999ae2ec</id>
<content type='text'>
Mainly for pry compatibility in test
https://github.com/k-tsj/power_assert/commit/dcc14cbef48d9790187fa400a5df7531d81a5971

Also include "Show full_message if available"
https://github.com/k-tsj/power_assert/commit/53ce0400bf47f722830d6604be0a2e30cccabf34
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mainly for pry compatibility in test
https://github.com/k-tsj/power_assert/commit/dcc14cbef48d9790187fa400a5df7531d81a5971

Also include "Show full_message if available"
https://github.com/k-tsj/power_assert/commit/53ce0400bf47f722830d6604be0a2e30cccabf34
</pre>
</div>
</content>
</entry>
<entry>
<title>Promote did_you_mean to default gem</title>
<updated>2019-12-01T02:08:19+00:00</updated>
<author>
<name>Kevin Deisz</name>
<email>kevin.deisz@gmail.com</email>
</author>
<published>2019-10-29T14:08:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=171803d5d34feb1b4244ca81b9db0a7bc2171c85'/>
<id>171803d5d34feb1b4244ca81b9db0a7bc2171c85</id>
<content type='text'>
At the moment, there are some problems with regard to bundler + did_you_mean because of did_you_mean being a bundled gem. Since the vendored version of thor inside bundler and ruby itself explicitly requires did_you_mean, it can become difficult to load it when using Bundler.setup. See this issue: https://github.com/yuki24/did_you_mean/issues/117#issuecomment-482733159 for more details.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
At the moment, there are some problems with regard to bundler + did_you_mean because of did_you_mean being a bundled gem. Since the vendored version of thor inside bundler and ruby itself explicitly requires did_you_mean, it can become difficult to load it when using Bundler.setup. See this issue: https://github.com/yuki24/did_you_mean/issues/117#issuecomment-482733159 for more details.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Rake 13.0.1</title>
<updated>2019-11-12T03:49:05+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2019-11-12T03:49:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=dbaf589fb84a5b42111c85f993430133d8cae32f'/>
<id>dbaf589fb84a5b42111c85f993430133d8cae32f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated minitest to 5.13.0</title>
<updated>2019-11-04T17:14:31+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2019-11-04T17:14:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=9d04fa71fcd5352aadcdff43636ee915666bf749'/>
<id>9d04fa71fcd5352aadcdff43636ee915666bf749</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated minitest to 5.12.2</title>
<updated>2019-10-23T16:18:19+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2019-10-23T16:18:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=7391db4ab320ef66ff4b0ec7e59ec91daede2373'/>
<id>7391db4ab320ef66ff4b0ec7e59ec91daede2373</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to latest test-unit</title>
<updated>2019-09-29T22:16:11+00:00</updated>
<author>
<name>Benoit Daloze</name>
<email>eregontp@gmail.com</email>
</author>
<published>2019-09-29T21:42:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=2740b869051f773147bd1e26d7b489eab9037c04'/>
<id>2740b869051f773147bd1e26d7b489eab9037c04</id>
<content type='text'>
* See https://github.com/test-unit/test-unit/issues/165
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* See https://github.com/test-unit/test-unit/issues/165
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade to the latest did_you_mean 1.3.1</title>
<updated>2019-09-29T04:15:09+00:00</updated>
<author>
<name>Yuki Nishijima</name>
<email>yk.nishijima@gmail.com</email>
</author>
<published>2019-09-29T04:15:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=6e1b72ae4afca7c7726e3f03171b597c2d0f12b0'/>
<id>6e1b72ae4afca7c7726e3f03171b597c2d0f12b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated bundled_gems</title>
<updated>2019-09-27T12:54:26+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2019-09-27T12:54:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=80d0b6f132e6475c0b9c78ff857e7bb81c93df0d'/>
<id>80d0b6f132e6475c0b9c78ff857e7bb81c93df0d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update power_assert to 1.1.5</title>
<updated>2019-08-11T02:01:39+00:00</updated>
<author>
<name>Kazuki Tsujimoto</name>
<email>kazuki@callcc.net</email>
</author>
<published>2019-08-11T02:00:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=6017e81b033d9eb8ab66dc1bd3402f51155761f1'/>
<id>6017e81b033d9eb8ab66dc1bd3402f51155761f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update rake-12.3.3.</title>
<updated>2019-07-22T02:05:34+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2019-07-22T02:05:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=463092b84da7933f307cc8747f948f68ef19f5fd'/>
<id>463092b84da7933f307cc8747f948f68ef19f5fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
