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

Fix invalid option no-ri-no-rdoc #1

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

oiahoon
Copy link

@oiahoon oiahoon commented Dec 4, 2018

Fix issue someone may meet:

ERROR: While executing gem ... (OptionParser::InvalidOption) invalid option: --no-ri

it works for me.

Fix issue someone may meet: 
> ERROR: While executing gem ... (OptionParser::InvalidOption) invalid option: --no-ri 

it works for me.
@sreuterle
Copy link

For those who come via Google here:
As --no-ri and --no-doc are deprecated you have to use --no-document instead.
-no-ri-no-rdoc is not a valid parameter and wouldn't work.

weilandia added a commit to weilandia/spreadsheet that referenced this pull request Jan 25, 2019
weilandia added a commit to weilandia/spreadsheet that referenced this pull request Jan 25, 2019
See rubygems/heroku-buildpack-bundler2#1

[fixes-remaining-spec-warnings-and-updates-gemspec]
@schneems
Copy link

The heroku/ruby buildpack now supports bundler 2, please switch over to receive regular updates and support from Heroku.

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.

None yet

3 participants