cukunity
cukunity copied to clipboard
Update rdoc requirement from ~> 3.12 to ~> 6.3
Updates the requirements on rdoc to permit the latest version.
Changelog
Sourced from rdoc's changelog.
=== 5.1.0 / 2017-02-24
Bug fixes
- Fix an issue that rdoc fails when running on Windows with RUBYOPT=-U. PR #430 by Toshihiko Ichida
Minor enhancements
=== 5.0.0 / 2016-11-05
Major enhancements
- Cleanup deprecated code targeted Ruby 1.8
Bug fixes
- Ensure badge data is included in result of JsonIndex template.
- Ensure items in the nil section are displayed in HTML output. Issue #399 by Daniel Svensson.
- Parse rb_intern_const correctly in C. PR #381 by Sho Hashimoto.
- Fix broken assets caused by #335 when serving ri. PR #360 by Alex Wood.
- Don't try to parse svg files. Issue #350 by Sigurd Svela.
Minor enhancements
=== 4.3.0 / 2016-11-04
- Minor enhancements
- Removed json dependency for Ruby 2.4.0
- End to support Ruby 1.8.x
=== 4.2.2 / 2016-02-09
- Bug fixes
- Include lib/rdoc/generator/pot/* in built gem
=== 4.2.1 / 2015-12-22
- Bug fixes
=== 4.2.0 / 2014-12-06
... (truncated)
Commits
9307f93
Version 6.3.1a7f5d6a
Use File.open to fix the OS Command Injection vulnerability in CVE-2021-3179906112d5
Merge pull request #806 from kamipo/patch-1bf7e134
Fix typo Genrate -> Generate9a3c1f1
Don't need to install bundler manually39f9802
Use stable version of actions/checkout2fdfbfe
Merge pull request #803 from olleolleolle/patch-1f7145b8
CI: Use jruby-9.2.17.02810ec5
Merge pull request #800 from nobu/rdoc-linksf18b27b
Links to document texts without "rdoc-ref:" prefix- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.