Skip to content

Commit c91e256

Browse files
claudenobu
andcommitted
Bump irb to 1.18.0 and debug to latest master
- irb: 1.17.0 (cfd0b917) -> 1.18.0 (release tag) - debug: 2897edad -> 9dc2024a (latest master) irb 1.18.0 adds cyan highlighting to method names in structured inspect output; the debug master bump pulls in the corresponding color-test fix so the bundled-gems test suite passes when both gems are updated together. Co-authored-by: Nobuyoshi Nakada <nobu.nakada@gmail.com>
1 parent 9cd7c56 commit c91e256

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gems/bundled_gems

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ matrix 0.4.3 https://github.com/ruby/matrix
1818
prime 0.1.4 https://github.com/ruby/prime
1919
rbs 4.0.2 https://github.com/ruby/rbs 36a7e8e38df9efd33db83c3f30f0308bdeb84bd9
2020
typeprof 0.31.1 https://github.com/ruby/typeprof
21-
debug 1.11.1 https://github.com/ruby/debug 2897edad6d2c2eeb49ffe915192c54572dbe6c82
21+
debug 1.11.1 https://github.com/ruby/debug 9dc2024a5a05116b3d38afbc5579d9503d8913f3
2222
racc 1.8.1 https://github.com/ruby/racc
2323
mutex_m 0.3.0 https://github.com/ruby/mutex_m
2424
getoptlong 0.2.1 https://github.com/ruby/getoptlong
@@ -39,7 +39,7 @@ benchmark 0.5.0 https://github.com/ruby/benchmark
3939
logger 1.7.0 https://github.com/ruby/logger
4040
rdoc 7.2.0 https://github.com/ruby/rdoc bc0baee787609f2205e8f1103f3e1d36b923184a
4141
win32ole 1.9.3 https://github.com/ruby/win32ole
42-
irb 1.17.0 https://github.com/ruby/irb cfd0b917d3feb01adb7d413b19faeb0309900599
42+
irb 1.18.0 https://github.com/ruby/irb
4343
reline 0.6.3 https://github.com/ruby/reline
4444
readline 0.0.4 https://github.com/ruby/readline
4545
fiddle 1.1.8 https://github.com/ruby/fiddle

0 commit comments

Comments
 (0)