mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
Revert "[DOC] Try the latest RDoc"
Some checks failed
Windows / Windows 11-arm/Visual C++ (btest test-basic test-tool) (push) Waiting to run
Windows / Windows 2022/Visual C++ 2022 (check) (push) Waiting to run
Windows / Windows 2025/Visual C++ 2022 (check) (push) Waiting to run
Windows / Windows 2025/Visual C++ 2022 (test-bundled-gems) (push) Waiting to run
Windows / result (push) Blocked by required conditions
BASERUBY Check / BASERUBY (push) Has been skipped
Check Dependencies / Dependency checks (push) Failing after 58s
Misc / Miscellaneous checks (push) Failing after 1m2s
CodeQL / Analyze (push) Has been skipped
Cygwin / make (push) Waiting to run
MinGW / (UCRT64) (push) Waiting to run
Ubuntu on WSL / wsl (push) Waiting to run
Annocheck / test-annocheck (push) Has been skipped
Compilations / omnibus compilations, trigger (push) Has been skipped
Update default gems list / Update default gems list (push) Has been skipped
parse.y / make (check) (push) Has been skipped
parse.y / make (test-bundler-parallel) (push) Has been skipped
parse.y / make (test-bundled-gems) (push) Has been skipped
WebAssembly / make (map[debugflags: name:O2 optflags:-O2 wasmoptflags:-O2]) (push) Has been skipped
Compilations / omnibus compilations, #1 (push) Has been skipped
Compilations / omnibus compilations, #2 (push) Has been skipped
Compilations / omnibus compilations, #3 (push) Has been skipped
Compilations / omnibus compilations, #4 (push) Has been skipped
Compilations / omnibus compilations, #5 (push) Has been skipped
Compilations / omnibus compilations, #6 (push) Has been skipped
Compilations / omnibus compilations, #7 (push) Has been skipped
Compilations / omnibus compilations, #8 (push) Has been skipped
Compilations / omnibus compilations, #9 (push) Has been skipped
Compilations / omnibus compilations, #10 (push) Has been skipped
Compilations / omnibus compilations, #11 (push) Has been skipped
Compilations / omnibus compilations, #12 (push) Has been skipped
bundled_gems / update (push) Failing after 1m51s
Compilations / omnibus compilations, result (push) Successful in 1m0s
Some checks failed
Windows / Windows 11-arm/Visual C++ (btest test-basic test-tool) (push) Waiting to run
Windows / Windows 2022/Visual C++ 2022 (check) (push) Waiting to run
Windows / Windows 2025/Visual C++ 2022 (check) (push) Waiting to run
Windows / Windows 2025/Visual C++ 2022 (test-bundled-gems) (push) Waiting to run
Windows / result (push) Blocked by required conditions
BASERUBY Check / BASERUBY (push) Has been skipped
Check Dependencies / Dependency checks (push) Failing after 58s
Misc / Miscellaneous checks (push) Failing after 1m2s
CodeQL / Analyze (push) Has been skipped
Cygwin / make (push) Waiting to run
MinGW / (UCRT64) (push) Waiting to run
Ubuntu on WSL / wsl (push) Waiting to run
Annocheck / test-annocheck (push) Has been skipped
Compilations / omnibus compilations, trigger (push) Has been skipped
Update default gems list / Update default gems list (push) Has been skipped
parse.y / make (check) (push) Has been skipped
parse.y / make (test-bundler-parallel) (push) Has been skipped
parse.y / make (test-bundled-gems) (push) Has been skipped
WebAssembly / make (map[debugflags: name:O2 optflags:-O2 wasmoptflags:-O2]) (push) Has been skipped
Compilations / omnibus compilations, #1 (push) Has been skipped
Compilations / omnibus compilations, #2 (push) Has been skipped
Compilations / omnibus compilations, #3 (push) Has been skipped
Compilations / omnibus compilations, #4 (push) Has been skipped
Compilations / omnibus compilations, #5 (push) Has been skipped
Compilations / omnibus compilations, #6 (push) Has been skipped
Compilations / omnibus compilations, #7 (push) Has been skipped
Compilations / omnibus compilations, #8 (push) Has been skipped
Compilations / omnibus compilations, #9 (push) Has been skipped
Compilations / omnibus compilations, #10 (push) Has been skipped
Compilations / omnibus compilations, #11 (push) Has been skipped
Compilations / omnibus compilations, #12 (push) Has been skipped
bundled_gems / update (push) Failing after 1m51s
Compilations / omnibus compilations, result (push) Successful in 1m0s
This reverts commit 8f6f9e88c7
.
Confirmed to work as expected, wait until the rdoc is released.
This commit is contained in:
parent
21be7417d5
commit
c30d900547
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ ostruct 0.6.3 https://github.com/ruby/ostruct
|
||||||
pstore 0.2.0 https://github.com/ruby/pstore
|
pstore 0.2.0 https://github.com/ruby/pstore
|
||||||
benchmark 0.4.1 https://github.com/ruby/benchmark
|
benchmark 0.4.1 https://github.com/ruby/benchmark
|
||||||
logger 1.7.0 https://github.com/ruby/logger
|
logger 1.7.0 https://github.com/ruby/logger
|
||||||
rdoc 6.14.2 https://github.com/ruby/rdoc f4a90c6010b2346cb5426d4496f5a37a136a82fb # for markdown
|
rdoc 6.14.2 https://github.com/ruby/rdoc
|
||||||
win32ole 1.9.2 https://github.com/ruby/win32ole
|
win32ole 1.9.2 https://github.com/ruby/win32ole
|
||||||
irb 1.15.2 https://github.com/ruby/irb 331c4e851296b115db766c291e8cf54a2492fb36
|
irb 1.15.2 https://github.com/ruby/irb 331c4e851296b115db766c291e8cf54a2492fb36
|
||||||
reline 0.6.2 https://github.com/ruby/reline
|
reline 0.6.2 https://github.com/ruby/reline
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue