Skip to content

Commit

Permalink
Update Ruby versions (#97)
Browse files Browse the repository at this point in the history
Automatically created pull-request to update Ruby and Rubygems versions.

This is the result of running:

```
nix run .#update
```

See the workflow here:
https://github.com/bobvanderlinden/nixpkgs-ruby/blob/master/.github/workflows/update.yml
  • Loading branch information
github-actions[bot] authored Nov 14, 2023
2 parents 780219a + a3417a1 commit 065106d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ruby/versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -803,6 +803,10 @@
"3.3.0-preview1": {
"url": "https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.0-preview1.tar.gz",
"sha256": "c3454a911779b8d747ab0ea87041030d002d533edacb2485fe558b7084da25ed"
},
"3.3.0-preview3": {
"url": "https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.0-preview3.tar.gz",
"sha256": "0969141be92e67e0edb84a8fb354acc98f01bd78e602a23a0f136045c82f4809"
}
},
"aliases": {
Expand Down

0 comments on commit 065106d

Please sign in to comment.