<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/lib/did_you_mean.rb, branch v3_0_4</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>Sync did_you_mean</title>
<updated>2020-06-06T17:02:08+00:00</updated>
<author>
<name>Yuki Nishijima</name>
<email>yk.nishijima@gmail.com</email>
</author>
<published>2020-05-22T21:17:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e5f54465284b4505042fca10ace998e1d29c2313'/>
<id>e5f54465284b4505042fca10ace998e1d29c2313</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Sync did_you_mean"</title>
<updated>2020-05-12T07:27:25+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2020-05-12T07:22:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=ee518cf077b856fddea7dfae5d85f3c3117dd616'/>
<id>ee518cf077b856fddea7dfae5d85f3c3117dd616</id>
<content type='text'>
This reverts commit 946dadd3f479198e87873a863d15c7660a8e2b56,
which broke `TestGemRequire` and others.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 946dadd3f479198e87873a863d15c7660a8e2b56,
which broke `TestGemRequire` and others.
</pre>
</div>
</content>
</entry>
<entry>
<title>Sync did_you_mean</title>
<updated>2020-05-12T03:25:04+00:00</updated>
<author>
<name>Yuki Nishijima</name>
<email>yk.nishijima@gmail.com</email>
</author>
<published>2020-05-12T03:24:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=946dadd3f479198e87873a863d15c7660a8e2b56'/>
<id>946dadd3f479198e87873a863d15c7660a8e2b56</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>
</feed>
