diff options
-rw-r--r-- | NEWS.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |