Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Ruby 3.3.0 #2326

Merged
merged 1 commit into from
Dec 25, 2023
Merged

Add Ruby 3.3.0 #2326

merged 1 commit into from
Dec 25, 2023

Conversation

k0kubun
Copy link
Contributor

@k0kubun k0kubun commented Dec 25, 2023

This worked well on my machine.

$ ruby-build 3.3.0 /opt/rubies/3.3.0
==> Downloading ruby-3.3.0.tar.gz...
-> curl -q -fL -o ruby-3.3.0.tar.gz https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.0.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 21.0M  100 21.0M    0     0  21.0M      0 --:--:-- --:--:-- --:--:-- 21.0M
==> Installing ruby-3.3.0...
-> ./configure --prefix=/opt/rubies/3.3.0 --enable-shared --with-ext=openssl,psych,+
-> make -j 20
-> make install
==> Installed ruby-3.3.0 to /opt/rubies/3.3.0

$ /opt/rubies/3.3.0/bin/ruby -v
ruby 3.3.0 (2023-12-25 revision 5124f9ac75) [x86_64-linux]

@hsbt
Copy link
Member

hsbt commented Dec 25, 2023

https://www.ruby-lang.org/en/news/2023/12/25/ruby-3-3-0-released/

@hsbt hsbt merged commit a5708a2 into rbenv:master Dec 25, 2023
4 checks passed
@k0kubun k0kubun deleted the ruby-3.3.0 branch December 25, 2023 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants