<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/lib/did_you_mean/did_you_mean.gemspec, branch master</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>[ruby/did_you_mean] Move development dependencies to Gemfile</title>
<updated>2024-05-05T23:22:28+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2024-05-05T16:09:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=95ae123343f3d1fc644bff5a240e0d14ddfb7810'/>
<id>95ae123343f3d1fc644bff5a240e0d14ddfb7810</id>
<content type='text'>
https://github.com/ruby/did_you_mean/commit/24c06dd509
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/did_you_mean/commit/24c06dd509
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix `warning: already initialized constant DidYouMean::VERSION`</title>
<updated>2019-12-05T09:18:55+00:00</updated>
<author>
<name>Kazuhiro NISHIYAMA</name>
<email>zn@mbf.nifty.com</email>
</author>
<published>2019-12-05T09:14:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=4c88107c54b06c1a3e89970eb243c8ac887d84e1'/>
<id>4c88107c54b06c1a3e89970eb243c8ac887d84e1</id>
<content type='text'>
```
.../gems/did_you_mean-1.3.1/lib/did_you_mean/version.rb:2: warning: already initialized constant DidYouMean::VERSION
.../lib/did_you_mean/version.rb:2: warning: previous definition of VERSION was here
```
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
```
.../gems/did_you_mean-1.3.1/lib/did_you_mean/version.rb:2: warning: already initialized constant DidYouMean::VERSION
.../lib/did_you_mean/version.rb:2: warning: previous definition of VERSION was here
```
</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>
