Skip to content

Comments

Remove deprecated has_rdoc from Gem::Specification#1

Open
skmessage wants to merge 1 commit intomasterfrom
dev/remove-has-doc-gem-rspec
Open

Remove deprecated has_rdoc from Gem::Specification#1
skmessage wants to merge 1 commit intomasterfrom
dev/remove-has-doc-gem-rspec

Conversation

@skmessage
Copy link

A bundle update to the avanti-lms project when upgrading to use Ruby-2.4 produces the following warning:

Fetching https://github.com/peerlearning/mathjax-rails.git
Fetching https://github.com/peerlearning/materialize-sass.git
Fetching https://github.com/peerlearning/redis-namespace.git
NOTE: Gem::Specification#has_rdoc= is deprecated with no replacement. It will be removed on or after 2018-12-01.
Gem::Specification#has_rdoc= called from /app/avanti-lms-ruby-upgrade-240/.local/ruby/2.4.0/bundler/gems/redis-namespace-941666c4f986/redis-namespace.gemspec:13.
...

The attached patch removes the deprecated 'has_rdoc' from Gem::Specification.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants