Skip to content

Ruby 2.6.3 released #2023

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

Merged
merged 8 commits into from
Apr 17, 2019
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 26 additions & 0 deletions en/news/_posts/2019-04-01-ruby-2-6-3-released.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
layout: news_post
title: "Ruby 2.6.3 Released"
author: "naruse"
translator:
date: 2019-04-01 00:00:00 +0000
lang: en
---

Ruby 2.6.3 has been released.

This release update Unicode version to 12.1, which add to New Japanese Era "〓〓".

This release also includes some bug fixes.
See details [commit logs](https://github.com/ruby/ruby/compare/v2_6_2...v2_6_3).

## Download




## Release Comment

Many committers, developers, and users who provided bug reports helped
us make this release.
Thanks for their contributions.
25 changes: 25 additions & 0 deletions ja/news/_posts/2019-04-01-ruby-2-6-3-released.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
layout: news_post
title: "Ruby 2.6.3 リリース"
author: "naruse"
translator:
date: 2019-04-01 00:00:00 +0000
lang: ja
---

Ruby 2.6.3 がリリースされました。

このリリースでは日本の新元号「〓〓」をサポートするため、Unicodeのバージョンを12.1に更新しています。

その他いくつかの不具合修正も含まれます。詳細は [commit log](https://github.com/ruby/ruby/compare/v2_6_2...v2_6_3) を参照してください。

## ダウンロード






## リリースコメント

このリリースにあたり、多くのコミッター、開発者、バグ報告をしてくれたユーザーの皆様に感謝を申し上げます。