Remove a note for bundle exec ruby
not printing a warning
The implementation limitation is fixed by https://github.com/rubygems/rubygems/pull/7224
This commit is contained in:
parent
214f6d6598
commit
1ace218690
1
NEWS.md
1
NEWS.md
@ -129,7 +129,6 @@ Note: We're only listing outstanding class updates.
|
||||
|
||||
* RubyGems and Bundler warn if users do `require` the following gems without adding them to Gemfile or gemspec.
|
||||
This is because they will become the bundled gems in the future version of Ruby.
|
||||
Note that `bundle exec ruby` does not print a warning due to implementation limitation.
|
||||
[[Feature #19351]] [[Feature #19776]] [[Feature #19843]]
|
||||
* abbrev
|
||||
* base64
|
||||
|
Loading…
x
Reference in New Issue
Block a user