Skip to content
This repository has been archived by the owner on May 5, 2022. It is now read-only.

Remove Usage of --rdoc and --ri #130

Merged
merged 1 commit into from
Jan 2, 2019
Merged

Remove Usage of --rdoc and --ri #130

merged 1 commit into from
Jan 2, 2019

Conversation

kevin-j-m
Copy link
Contributor

Rubygems 3.0.0 removed the --rdoc and --ri options from install and
update, which were deprecated previously. This was removed in the
following pull request: rubygems/rubygems#2354.

This removes the use of these options in favor of the new --no-document
option. The documentation states that this option will,
"disable documentation generation".

Rubygems 3.0.0 removed the --rdoc and --ri options from install and
update, which were deprecated previously. This was removed in the
following pull request: rubygems/rubygems#2354.

This removes the use of these options in favor of the new `--no-document`
option. The documentation states that this option will,
"disable documentation generation".
@kevin-j-m kevin-j-m merged commit bbb1005 into master Jan 2, 2019
@kevin-j-m kevin-j-m deleted the no-doc-removal branch January 2, 2019 14:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants