Commit 29a3593
committed
Pin the async gem to a ruby < 3 compatible version
Fixes #181.
While we still support Ruby < 3 we need to workaround a limitation in
the 'async' gem that relies on the latest ruby, since RubyGems doesn't
resolve gems based on the required ruby version.1 parent f372280 commit 29a3593
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
30 | 35 | | |
31 | 36 | | |
32 | 37 | | |
| |||
0 commit comments