Commit 8efd05b
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 4164f4e commit 8efd05b
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
570 | 570 | | |
571 | 571 | | |
572 | 572 | | |
573 | | - | |
| 573 | + | |
574 | 574 | | |
575 | 575 | | |
576 | | - | |
| 576 | + | |
577 | 577 | | |
578 | 578 | | |
579 | 579 | | |
| |||
0 commit comments