Commit f171a39
authored
ci: temporarilly pin the rbs version for JRuby (#345)
An error occurred while installing rbs (4.0.3), and Bundler cannot
continue.
```
In Gemfile:
rdoc was resolved to 8.0.0, which depends on
rbs
Error: The process '/home/runner/.rubies/jruby-10.1.0.0/bin/bundle' failed with exit code 5
```
- ruby/rdoc#17461 parent e238ba5 commit f171a39
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
0 commit comments