Commit b6a78b9
Kerkesni
ci: upgrade Ruby to 3.2 and modernize gem dependencies
- Upgrade Ruby from 2.5.9 to 3.2 in ceph-backend-test job
- Update gem versions for Ruby 3.2 compatibility:
- nokogiri: 1.12.5 → 1.15.5
- excon: 0.109.0 → 0.111.0
- fog-aws: 1.3.0 → 3.19.0
- mime-types: 3.1 → 3.5.2
- rspec: 3.5 → 3.12.0
- Fixes "Proc object without a block" and numbered parameter syntax errors
- Resolves multi_json dependency conflicts with modern Ruby versions
Issue: CLDSRV-7151 parent 261cb34 commit b6a78b9
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
581 | 581 | | |
582 | 582 | | |
583 | 583 | | |
584 | | - | |
| 584 | + | |
585 | 585 | | |
586 | 586 | | |
587 | | - | |
| 587 | + | |
588 | 588 | | |
589 | 589 | | |
590 | 590 | | |
| |||
0 commit comments