Project

General

Profile

Actions

Bug #14065

closed

Two categories of default gems?

Added by duerst (Martin Dürst) over 6 years ago. Updated over 6 years ago.

Status:
Closed
Target version:
-
ruby -v:
ruby 2.5.0dev (2017-10-29 trunk 60536) [x86_64-cygwin]
[ruby-core:83600]

Description

When I make and install Ruby, the output at the end looks as follows:

installing default gems:      /usr/local/lib/ruby/gems/2.5.0 (build_info, cache, doc, extensions, gems, specifications)
                              bundler 1.15.4
                              ...
                              webrick 1.4.0.beta1
installing default gems:      /usr/local/lib/ruby/gems/2.5.0 (build_info, cache, doc, extensions, gems, specifications)
                              bigdecimal 1.3.2
                              ...
                              zlib 0.1.0
installing bundled gems:      /usr/local/lib/ruby/gems/2.5.0 (build_info, cache, doc, extensions, gems, specifications)
                              did_you_mean-1.1.2.gem
                              ...
                              xmlrpc-0.3.0.gem

It's unclear what the distinction between the first and the second batch of "default gems" is. I suggest either merging the categories or making clear why there are two categories.

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0