Commit 9373b6c
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 a243976 commit 9373b6c
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
519 | 519 | | |
520 | 520 | | |
521 | 521 | | |
522 | | - | |
| 522 | + | |
523 | 523 | | |
524 | 524 | | |
525 | | - | |
| 525 | + | |
526 | 526 | | |
527 | 527 | | |
528 | 528 | | |
| |||
0 commit comments