Skip to content

Commit

Permalink
Update Ruby versions
Browse files Browse the repository at this point in the history
  • Loading branch information
bobvanderlinden authored and github-actions[bot] committed Oct 19, 2024
1 parent 2337dcf commit e20f3e3
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions rubygems/versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -499,13 +499,17 @@
"3.5.21": {
"url": "https://github.com/rubygems/rubygems/archive/refs/tags/v3.5.21.tar.gz",
"hash": "sha256-1x0BinF8ft+CeCOm65rBTJLn+ZiUp0nBy+oMZp3bjhg="
},
"3.5.22": {
"url": "https://github.com/rubygems/rubygems/archive/refs/tags/v3.5.22.tar.gz",
"hash": "sha256-KGOX2G3nbHPql11lbrer8L+tqwWmH7PMczq1LQTLA9E="
}
},
"aliases": {
"1": "1.8.30",
"2": "2.7.6",
"3": "3.5.21",
"3.5": "3.5.21",
"3": "3.5.22",
"3.5": "3.5.22",
"3.4": "3.4.22",
"3.3": "3.3.27",
"3.2": "3.2.34",
Expand All @@ -516,7 +520,7 @@
"2.2": "2.2.3",
"2.0": "2.0.15",
"1.8": "1.8.30",
"3_5": "3.5.21",
"3_5": "3.5.22",
"3_4": "3.4.22",
"3_3": "3.3.27",
"3_2": "3.2.34",
Expand Down

0 comments on commit e20f3e3

Please sign in to comment.