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

JRuby version 9.4.9.0 #1506

Merged
merged 1 commit into from
Nov 6, 2024
Merged

JRuby version 9.4.9.0 #1506

merged 1 commit into from
Nov 6, 2024

Conversation

schneems
Copy link
Contributor

@schneems schneems commented Nov 4, 2024

Changelog:

## JRuby version 9.4.9.0 is now available

[JRuby v9.4.9.0](/articles/ruby-support#ruby-versions) is now available on Heroku. To run 
your app using this version of Ruby, add the following `ruby` directive to your Gemfile:

```ruby
ruby "3.1.4", engine: "jruby", engine_version: "9.4.9.0"
```

The JRuby release notes can be found on the [JRuby website](https://www.jruby.org/news).

@schneems schneems force-pushed the schneems/jruby-nov-4 branch 2 times, most recently from 27f985a to af17012 Compare November 4, 2024 23:39
@colincasey
Copy link
Contributor

@schneems your PR description had the main markdown content surrounded by a code fence containing an inner ruby code fence and this was causing the entry to be rendered incorrectly. I modified it to use indentation instead of a code fence for the outer one to avoid having to escape the inner code fence. Please check if this matches how you wanted this PR description to look.

@schneems schneems marked this pull request as ready for review November 6, 2024 16:14
@schneems schneems enabled auto-merge (squash) November 6, 2024 16:14
@schneems schneems force-pushed the schneems/jruby-nov-4 branch from af17012 to 5911a13 Compare November 6, 2024 16:15
@schneems schneems merged commit f93958d into main Nov 6, 2024
4 checks passed
@schneems schneems deleted the schneems/jruby-nov-4 branch November 6, 2024 16:19
@heroku-linguist heroku-linguist bot mentioned this pull request Nov 7, 2024
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