Skip to content

Commit

Permalink
Update Ruby versions (#155)
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 Dec 13, 2024
2 parents bd4b19b + 8e1ddb6 commit 3ed8011
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 @@ -875,6 +875,10 @@
"3.3.6": {
"url": "https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.6.tar.gz",
"sha256": "8dc48fffaf270f86f1019053f28e51e4da4cce32a36760a0603a9aee67d7fd8d"
},
"3.4.0-rc1": {
"url": "https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.0-rc1.tar.gz",
"sha256": "1f3187d3366e90af6d760994f8bfe1fe8999a8ba3553ea4dcfae63e548236e2a"
}
},
"aliases": {
Expand Down

0 comments on commit 3ed8011

Please sign in to comment.