Skip to content

Commit 0f57434

Browse files
committed
update shortstat
1 parent 5739e20 commit 0f57434

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

en/news/_posts/2018-12-25-ruby-2-6-0-released.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ The `RubyVM::AbstractSyntaxTree::Node` class is also introduced. You can get sou
109109

110110
See [NEWS](https://github.com/ruby/ruby/blob/v2_6_0/NEWS) or [commit logs](https://github.com/ruby/ruby/compare/v2_5_0...v2_6_0) for more details.
111111

112-
With those changes, [6376 files changed, 227364 insertions(+), 51599 deletions(-)](https://github.com/ruby/ruby/compare/v2_5_0...v2_6_0) since Ruby 2.5.0!
112+
With those changes, [6437 files changed, 231471 insertions(+), 98498 deletions(-)](https://github.com/ruby/ruby/compare/v2_5_0...v2_6_0) since Ruby 2.5.0!
113113

114114
Merry Christmas, Happy Holidays, and enjoy programming with Ruby 2.6!
115115

ja/news/_posts/2018-12-25-ruby-2-6-0-released.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ Ruby 2.6では抽象構文木を扱う `RubyVM::AbstractSyntaxTree` モジュー
103103

104104
その他詳細については、[NEWS](https://github.com/ruby/ruby/blob/v2_6_0/NEWS) ファイルまたは[コミットログ](https://github.com/ruby/ruby/compare/v2_5_0...v2_6_0)を参照してください。
105105

106-
なお、こうした変更により、Ruby 2.5.0 以降では [6376 個のファイルに変更が加えられ、227364 行の追加と 51599 行の削除が行われました](https://github.com/ruby/ruby/compare/v2_5_0...v2_6_0) !
106+
なお、こうした変更により、Ruby 2.5.0 以降では [6437 個のファイルに変更が加えられ、231471 行の追加と 98498 行の削除が行われました](https://github.com/ruby/ruby/compare/v2_5_0...v2_6_0) !
107107

108108
メリークリスマス。Ruby 2.6 とともに良いお年を!
109109

0 commit comments

Comments
 (0)