Commit 667626b
committed
Fix JRuby 9.3 build
The Ruby version targeted by JRuby 9.3 is now too old for Rubygems to
run. Let's pin to the last version that works for now.
When we next have a major version bump for one of the breaking changes
we're planning to make (likely around the store interface), we'll clear
out support for any Ruby versions that have fallen out of security
support.
Signed-off-by: Chris Sinjakli <chris@sinjakli.co.uk>1 parent 6fbdfa9 commit 667626b
1 file changed
Lines changed: 12 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
17 | 22 | | |
18 | 23 | | |
19 | 24 | | |
20 | 25 | | |
21 | | - | |
22 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
23 | 29 | | |
| 30 | + | |
| 31 | + | |
24 | 32 | | |
25 | 33 | | |
26 | 34 | | |
| |||
0 commit comments