Table of Contents - RDoc Documentation
Pages
- LICENSE
-
README
- RubyDep
- IMPORTANT!! : HOW TO CORRECTLY SOLVE ISSUES
- 1. Upgrade Ruby.
- 2. Upgrade Ruby anyway.
- 3. Upgrade Bundler (but even the most recent Bundler may not be enough!)
- 4. If all else fails, learn SemVer and USE IT!
- 5. If all that isn't possible or it doesn't work …
- Description
- Quick info
- Supported Ruby versions:
- Problem 1: “Which version of Ruby does your project support?”
- Solution to problem 1
- Usage (to solve Problem 1)
- E.g. in your gemspec file:
- In your
README.md: - In your
.travis.yml: - Problem 2: Users don't know they're using an obsolete/buggy/insecure version of Ruby
- The solution to problem 2
- Usage (to solve Problem 2)
- Tips
- Roadmap
- Development
- Contributing
- License
- changelog
- compat
- control
- copyright
- dh_ruby.mk
- rock-master-18.09-ruby-ruby-dep.docs
- rules
- format
- watch
- ruby_dep.gemspec
Classes and Modules
- RubyDep
- RubyDep::Logger
- RubyDep::NullLogger
- RubyDep::RubyVersion
- RubyDep::Travis
- RubyDep::Travis::RubyVersion
- RubyDep::Travis::RubyVersion::Error
- RubyDep::Travis::RubyVersion::Error::Unrecognized
- RubyDep::Travis::RubyVersion::Error::Unrecognized::JRubyVersion
- RubyDep::Warning
Methods
- ::logger — RubyDep
- ::logger= — RubyDep
- ::new — RubyDep::Logger
- ::new — RubyDep::RubyVersion
- ::new — RubyDep::Travis::RubyVersion
- ::new — RubyDep::Travis::RubyVersion::Error::Unrecognized
- ::new — RubyDep::Warning
- ::stderr_logger — RubyDep
- #message — RubyDep::Travis::RubyVersion::Error::Unrecognized
- #message — RubyDep::Travis::RubyVersion::Error::Unrecognized::JRubyVersion
- #method_missing — RubyDep::NullLogger
- #notice — RubyDep::Logger
- #recognized? — RubyDep::RubyVersion
- #recommended — RubyDep::RubyVersion
- #respond_to_missing? — RubyDep::NullLogger
- #segments — RubyDep::Travis::RubyVersion
- #show_warnings — RubyDep::Warning
- #silence! — RubyDep::Warning
- #version_constraint — RubyDep::Travis
- #warning — RubyDep::Logger