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

Bump jruby to 9.4.2.0 #574

Merged
merged 1 commit into from
Apr 20, 2023
Merged

Bump jruby to 9.4.2.0 #574

merged 1 commit into from
Apr 20, 2023

Conversation

yachub
Copy link

@yachub yachub commented Apr 19, 2023

Changelog: https://www.jruby.org/2023/03/08/jruby-9-4-2-0.html

ruby output difference:

> docker run --rm -it jruby:9.4.1.0-jdk11 bash -c 'ruby -v'
jruby 9.4.1.0 (3.1.0) 2023-02-07 237d5fa5f4 OpenJDK 64-Bit Server VM 11.0.18+10 on 11.0.18+10 +jit [x86_64-linux]

> docker run --rm -it jruby:9.4.2.0-jdk11 bash -c 'ruby -v'
jruby 9.4.2.0 (3.1.0) 2023-03-08 90d2913fda OpenJDK 64-Bit Server VM 11.0.18+10 on 11.0.18+10 +jit [x86_64-linux]

@yachub yachub added the dependencies Pull requests that update a dependency file label Apr 19, 2023
@yachub yachub requested a review from a team as a code owner April 19, 2023 21:00
@yachub yachub merged commit 5da0c85 into main Apr 20, 2023
@yachub yachub deleted the bump-jruby branch April 20, 2023 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants